How to start DSA for complete beginners and from where to start? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to start DSA for complete beginners and from where to start?

Data structure and algorithm

16th Oct 2020, 2:18 PM
Shweta
Shweta - avatar
4 Answers
+ 2
Data Structures by Seymour Lipschutz and Introduction to Algorithms by Thomas H Cormen, Charles E Leiserson, Ronald L Rivest and Clifford Stein, are certainly the best books to learn Data Structures and Algorithms, both for beginners and professionals. And yes, bothe books serve the self study and self assessment purpose. Once Search on Ouora you can find Better suggestions and best sites and tutorial for Data structure. gfg is also best for dsa once visit www.geeksforgeeks.com
16th Oct 2020, 3:15 PM
A S Raghuvanshi
A S Raghuvanshi - avatar
16th Oct 2020, 2:21 PM
Jayakrishna 🇮🇳
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!
31st May 2023, 2:18 PM
Firdous
Firdous - avatar