Basic oop and datastructures questions
Python Interview Questions
6,392 python interview questions shared by candidates
They have asked some data structure conceptual based problems, few SQL questions, puzzles and some work related problems.
Basic python questions
Why are u looking fro te change?
Past projects
10. If I have a code block within "catch" and "finally" block, whether and when this code will execute if: - no exception is thrown by the try block - exception thrown is caught in the catch block - exception thrown is not caught in the catch block (or the catch block is absent, the code block in question is after the end of "try" block, and before the start of "finally" block.
Sort list of negative numbers
It is an tough interview
Technical questions were asked only
Is dict in Python an ordered data structure?
Viewing 5821 - 5830 interview questions