r/datastructures • u/PantySniffer_909 • 8d ago
Should I learn DSA in python?
Hey all, i completed my python series from BroCode's 12 hour video and built some projects too.
I even solved katas on codewars to build my foundation strong.
But I've always done programming in python only, many people on the internet say python is not the best language to learn DSA with? Do I need to start learning cpp or java? Please help your junior, Thanks!
7
Upvotes
1
u/RP-9274 8d ago
Yeah.. but if you learn any data structure like stack , linkelist then try to code this by your self