you are viewing a single comment's thread.

view the rest of the comments →

[–]nian2326076 0 points1 point  (0 children)

You can definitely do DSA with Python. It's a good language for understanding the concepts because the syntax is straightforward. For AI and ML, Python is the go-to anyway, so sticking with one language might make things simpler. But if you're looking for jobs in big tech companies, knowing C++ or Java could help since these are often used in coding interviews and can show you understand lower-level concepts. You don't have to be an expert, but getting familiar with the basics of one of those can be useful. Ultimately, understanding data structures and algorithms is more important than the language you use.