|
|
|
|
|
by albertP
705 days ago
|
|
I think it gets harder to remember exact syntax details the more experience you have and the more you have worked with different (but very similar) programming languages. I get what OP means: if you have worked with Ruby, JS, Python, Go, PHP, Kotlin, etc., you can easily misremember things like the order of parameters for a given function, whether if conditions require parenthesis, to use {} or [] for maps, etc. If you have just started your career and are full invested in 1 or 2 programming languages, sure this may sound alien to you. |
|
If your interviewer finds that problematic, well, that's on them.