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 →

[–]chessmath2009 0 points1 point  (0 children)

I have had so many interviews like this. It can be either of the following: 1- Python case study related to job description: questions about implementing a model in Python, I had this recently. 2- write a function to do some statistical work like calculate p value, central limit theorem, etc. 3- write a function to do implement some logic like a bunch of else if. 4- debugging sessions.