Reputation: 2702
Hi, I have been trying to learn algorithms for sometime with very little luck. I have tried adopting a couple of books on the subject area like:
I would really appreciate if someone can suggest me absolutely essential beginner's book on algorithms that can help me understand the above books and its materials better. Thanks for suggestions in advance
Upvotes: 0
Views: 95
Reputation: 3043
Stop reading. Start Jumping-in, and try to make something with real-world application. You will learn 5-fold faster :)
You will face many real-challenges and questions; which many in StackOverflow will be very happy to help you with :) Have fun.
Upvotes: 2
Reputation: 7602
Along with the above books i would highly recommend MIT's video lectures.
Algorithms in C is also worth looking at.
Upvotes: 1