Hey everyone! I just finished my first year in college studying computer science, where I learned C programming and some data structures and algorithms. I've got about a month off and I'm looking to learn something new. I'm planning on going abroad for my Master's and don't intend to sit for placements. Should I focus on learning C++ and practicing DSA problems on LeetCode, or would it be better to dive into web or app development? If I choose development, which path should I prefer: web or app development?
1 Answer
It really depends on what you want to specialize in! If you're leaning towards algorithm-heavy roles or competitive programming, then diving into C++ and DSA practice is a solid choice. However, if you're more interested in building applications, you might want to explore web or app development. Think about what excites you more and where you see yourself in the future, and then go for that!

That makes sense! I guess figuring out my interests first will help streamline the process. Thanks for the advice!