Algorithm ideas to determine list order/rating system?
I want to create a dynamic list where users can add additional items to at any point. However, I also want the items on the list to be ordered based on some sort of rating system. Any ideas?
Public Comments
- Hi, You don't specify a particular language, this problem is solved much more simply in some languages compared to others. I can recommend the programming/scripting language 'AutoIt' as it has very good list structuring and array handling. Their forums are filled with really helpful examples and there very knowledgeable people on there that are good at helping out with algorithms and general help. Another resource you should try is 'The Code Project' it caters for multiple languages and has some excellent algorithms available. Good Luck.
Powered by Yahoo! Answers