+ 2
Are there any website or book to learn data structure..?
I'm fed up of searching good DSA (data structure and algorithms)book / website. Plz suggest me someš¶
2 Answers
+ 6
Juned Shaikh
You can learn Data structures from these web sites:-
1. https://www.geeksforgeeks.org/data-structures/
2. https://www.tutorialspoint.com/data_structures_algorithms/index.htm
3. https://www.programiz.com/dsa
Also you can start from SoloLearn tooš
https://www.sololearn.com/learn/773/?ref=app
https://www.sololearn.com/learn/774/?ref=app
0
Surely, here are some data structure websites that offer free resources:
1. GeeksforGeeks - https://www.geeksforgeeks.org/ 2. Data Structures and Algorithms by Stanford University - https://web.stanford.edu/class/cs166/
3. Data Structures and Algorithms Specialization by Coursera - https://www.coursera.org/specializations/data-structures-algorithms
4. TutorialsPoint - https://www.tutorialspoint.com/data_structures_algorithms/index.htm
5. HackerRank - https://www.hackerrank.com/domains/data-structures
Hope you'll find these resources helpful!