Hai friends, can you suggest me how to start learn data structures? I heard it's hot topic in placement training and difficult . | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hai friends, can you suggest me how to start learn data structures? I heard it's hot topic in placement training and difficult .

data structures for starters

17th Dec 2017, 3:53 PM
ajay electricalengineer
ajay electricalengineer - avatar
1 Answer
+ 1
Read about lists, tables, trees... how memory is saved (stack, heap...) then try to implement sorting algorithms like bubble sort, selection sort etc.
17th Dec 2017, 5:21 PM
Lucien
Lucien - avatar