Interview language picking

Hi. I have a background in C++ and currently learning Go. I have written few Python line codes just for web scraping and I find it very close to pseudo-code and good for algorithm prototyping.

Is it a good idea to use Python for code interviews? I think C++ or Go are languages that require too much writing vs Python.

I know there will be some answers that say "pick one you are most confortable with", but leaving this aside I just want to hear your thoughs about what language is the fastest for algo writing, not necessarily runnin. Thanks.

Comments (4)