Doubt in path to learn data structures. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Doubt in path to learn data structures.

I have almost completed python but i know very less about other languages. Now I want to learn data structures but I have a doubt (1) Should I learn data structures in python or (2)First I should learn c++ and then learn data structures in c++ Please guide me which is a better path to learn data structures.

23rd Jul 2018, 4:39 AM
Pulkit Kamboj
Pulkit Kamboj - avatar
5 Answers
+ 3
if you are familar with python than its ok to learn data structure in python. its about the concept not the implementation.
23rd Jul 2018, 4:54 AM
Rohan Vijayvergiya
Rohan Vijayvergiya - avatar
+ 1
Data structures behaviours are language indipedent (implementation details apart) ... Here there are some link that i think can help you https://code.sololearn.com/WaVusr8J1KvK/
23rd Jul 2018, 8:25 AM
KrOW
KrOW - avatar
+ 1
You have seen my code? In it there are links to data structure learn also
23rd Jul 2018, 12:33 PM
KrOW
KrOW - avatar
+ 1
http://interactivepython.org/runestone/static/pythonds/index.html ,tutorials point ,data camp , solo learn or udamy course . i just found thease on google i dont know how effective thease are but they seems grate. you can try.
23rd Jul 2018, 12:35 PM
Rohan Vijayvergiya
Rohan Vijayvergiya - avatar
0
thank you Rohan Vijayvergiya and KrOW , tell me from where should I learn data structures.
23rd Jul 2018, 12:27 PM
Pulkit Kamboj
Pulkit Kamboj - avatar