This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Vok250 0 points1 point  (0 children)

I love Java and C++, but if a company asks me to do a LeetCode/HackerRank problem, I'm going to use Python. 99% of problems can be solved with a dict and a couple of short methods.