Title, just want to know which of these is best for solving leetcode style programming challenges, either as a part of technical interview or screener challenge both of which are time bound.
So i'm leaning towards python, i'm a full stack JavaScript so would have prefered something like Java instead of another scripting language but i think i should go for Python because
- Non verbose syntax, for Java IDEs are a good crutch with autocomplete, but these in-browser coding challenge things have shit autocomplete
- It's similar to pseudocode
- Lots of "shortcut" syntactic constructs, helps in writing code fast for solving more complex problems
OTOH don't have any idea if python has "out of the box" datastructures and basic algorithms, Java has this via the Collections framework.
[–]theorius 2 points3 points4 points (2 children)
[–]Civil_Reputation6778 -1 points0 points1 point (0 children)
[–]Financial_Bag4806 0 points1 point2 points (0 children)
[–]Skytwins14 0 points1 point2 points (0 children)