Where can I learn Data Structure? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Where can I learn Data Structure?

I am new to Programming and just started with C++ , was wondering to learn concepts like Linked List , Stacks etc along the way ... There are books but I found this kind of interactive method more effective ... Any Suggestions?

20th Jan 2017, 7:16 AM
Shivam Wagh
Shivam Wagh - avatar
3 Answers
+ 5
hackerrank
20th Jan 2017, 9:41 AM
Leon
Leon - avatar
+ 3
YouTube
20th Jan 2017, 4:31 PM
Ahmad S Kanaan
Ahmad S Kanaan - avatar
+ 3
google: "STL tutorial" It's good to learn main concepts, implementations, but in practice you will probably use Standard Templtes Library. Otherwise you would break opened doors ;)
20th Jan 2017, 10:44 PM
Adam Emieljaniuk
Adam Emieljaniuk - avatar