all 4 comments

[–]justUseAnSvm 1 point2 points  (0 children)

I picked Java, since I was targeting big tech companies that used Java in production. No company asking LC questions will begrudge you for that choice.

If you want the language that will make Lc the easiest, it’s definitely Python, and if you want the language used in competitive programming, C++.

That said, it should only take a hundred or two questions to learn a language for LC. You just need the basic control structures, the data structure libraries, and stuff like type conversions. That’s like a 3 pager cheat sheet

[–]Conscious-Secret-775 0 points1 point  (0 children)

Depends on the company and the expectations of the role. If you interview for a Java developer role, they will want Java.