0
Algorithms and data structures
I would like to learn algorithms and data structures completely, please say the website/YouTube channel/text book/app. help me to find a good source.
2 Respostas
+ 3
https://www.youtube.com/user/mycodeschool best channel for algorithms and ds
beginner friendly
best book:
Introduction to Algorithms
Introduction to Algorithms
Book by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen
considered as Bible for algorithms but not beginner friendly
geeksforgeeks.org best site to learn algorithms
don't mug up algorithm understand how they work and implement them .
Also try to solve problems in websites such as spoj , hackerrrank, codechef on algorithms category
0
thank you Sai ram