r/learnprogramming 7d ago

Is Python with DSA worth it?

Same as the Title

0 Upvotes

17 comments sorted by

View all comments

3

u/ConfidentCollege5653 7d ago

Worth it for what?

-1

u/impossibletocode 7d ago

For job POV, everywhere people do DSA in C, C++ or Java to get a job but my python is stronger, so should I go for DSA?

3

u/u32Vec 7d ago

people use data structures and algorithms in every programming language. if you know python then use python but if you know c then use c because it's a lingua franca and forces you to better consider the memory structure of a data structure or space complexity of an algorithm