Q: What do you think about code reviews?
Python Developer Interviews
Python Developer Interview Questions
"Python developers are responsible for developing code to build products using the python programming language. In an interview context, expect to be quizzed on your technical skills through different kinds of computing problems or brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific discipline such as web development, application development, or system development."
6,401 python developer interview questions shared by candidates
It was regarding my projects
Lots of small tasks with very little time allocated. Questions were slightly tangential to the role.
are you comfortable working in a hybrid/remote environment ?
The second qn was comparatively easy There's a triangle opq where o is (0,0) p is (x1,y1) and q is (x2,y2) now 0<=x1,x2,y1,y2<=2500 . If I give n as input then n is between 0<25 ....if input is 2 cordinates would be between 0,1,2 ....the output is no. Of right angle triangle formed for input 1 output is 4 . Give a python code
A python coding exercise which you had to do during the interview while they watched. Followed up with questions related to performance and order of complexity.
First question used the python pandas module
2 questions on python coding. First first very simple question, second one more advanced algorithm question.
technologies you are familiar with
Problem based on logic and reasoning.
Viewing 1671 - 1680 interview questions