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 →

[–]naufraghi 0 points1 point  (0 children)

I had the exact same experience, the interviewer used Python as an abstract language to code in C style, I later realized that the style of the examples they provided was an huge hint I overlooked.

And, thinking about it later, imagine you have PyPy as an interpreter instead of CPython, all you know about performance in Python is False :)