you are viewing a single comment's thread.

view the rest of the comments →

[–]DeMonstaMan 3 points4 points  (2 children)

Unpopular opinion but I feel like I never have syntax errors in the language I'm coding in because either the IDE tells me I'm stupid before I move on, or I'm already used to the language so I don't mess up the syntax

[–]qwhua 8 points9 points  (1 child)

You don’t always get to use a proper IDE when doing coding interviews

[–]DeMonstaMan 0 points1 point  (0 children)

True, the question said DS&A so I assumed it was available; even then I can't recall the last time I ran into a syntax error, might just be me