Two puzzles to confuse me.
Python Software Developer Interview Questions
370 python software developer interview questions shared by candidates
What is the TCP/IP protocol and how does it work?
Write a simple SQL query to match 2 fields from one table and 2 fields from a different table
I was asked to write some programs and optimise the code
3 classes, A, B and C, A inherited by B and C, I created instance of B and want to access variable of C which should be run time constant, or something like monkey patching,
Explain how you would implement a producer-consumer system in Python. Would you use threading or multiprocessing and why?
Have you ever had a disagreement over the direction a project was headed and how well did you handle this.
How would you feel about working on [an example of a semi-lethal or lethal project]?
What are magic methods in Python?
Transpose of a matrix
Viewing 11 - 20 interview questions