The first one was 4 questions on code signal, and you have to answer to proceed in person. The second one was an interview with an employee to dig into your past work and also questions about finding the top 5 performing stores in a chain of stores.
Python Software Engineer Interview Questions
5,386 python software engineer interview questions shared by candidates
- Tell me about your previous projects - Are these things applicable in our projects? - What problems do you see if we were to implement your solutions? - Do you have experience in automatic testing? - Code challenge: c1 = [1, -2, 3, 5, 6, 765, 23, 867, 23] c2 = ["sunday", "b", "asdf", "sunday", "sunday", "sunday", "af", "monday", "sunday"] #WHAT TYPE of "data structure" is this data above? #select avg(c1*c1) from tab where c2='sunday' # Implement the line above in python # WHAT COULD GO WRONG in your solution (SPOILER: DivBy0)? # What would a db return in case there's an (divby0) error?
tell me about your self.
Logical question, MYSQL joins, list and string manipulations
Complete an 8 question quiz from coderbyte.
Didnt call me at specified time
Some python basic questions. Just a waste of time.
1. string functions 2. data hash function 3. numerical comparision function
What is an asynchronous Programming?
Basic Python syntax based questions
Viewing 5211 - 5220 interview questions