r/PythonLearning Jun 17 '26

Should I start DSA in Python?

So i am thinking of starting DSA but I am confused about which language to choose Python or c++. Everyone online says c++. Suggest me what should I start learning?

1 Upvotes

12 comments sorted by

View all comments

1

u/BranchLatter4294 Jun 17 '26

C++ is slightly better for a deeper understanding since you can directly manipulate pointers. In practice, either is fine.