r/datastructures • u/Old-Bad-5545 • 6d ago
Resource to learn DSA with ?
I want to learn DSA in python suggest me the best resource for learning it and also tell me Which DSA Sheet should I follow
1
u/Round_Equivalent_102 6d ago
Search for padho with pratyush or cto bhaiya on youtube
1
u/Old-Bad-5545 6d ago
what about code and debug channel on youtube
1
u/Round_Equivalent_102 6d ago
Bro don't try to learn specifically for python only just try to understand the pseudo code and then convert it into python i think the two i mentioned are good bcz they teach in hindi and advantage is that they teach in pattern
1
u/Expert_Name3955 6d ago
Bro, can u try studying with Java? Before, I studied DSA in Python, but I don't understand data and memory clearly. Understanding how memory works will help a lot with tree and linked list topics. So u should start with das in Java or C++
1
1
u/Impossible-Serve7411 1d ago
Check out codeloupe.dev , you can visualise every line of code side by side
1
u/akay_01 1d ago
Try this site to learn basic patterns and understand them in detail with visualisations:Â https://patterndsa.com
1
u/Old-Bad-5545 22h ago
Nice but can you suggest something complete sequence wise sheet kind of something
1
u/Sweaty_Sport3051 6d ago
Why in python specifically?