focused basically on problem solving skills. make sure to practice on leet code.
Python Developer Interview Questions
6,379 python developer interview questions shared by candidates
Basics Python, Django framework questions
1. What runtime and compile time polymorphism? 2. A usual sequel query (not much difficult) 3. what different collection data types python has?
What is OOP
How do you solve conflict in choosing technologies or some working questions one of the team
Round 1 - Basic python coding questions like: Fibonacci, find missing number in unsorted list having 1-100, find unique characters in a string and no. of their occurrences, Decorators, Threads Round 2 - System Design Design a class Bank having two function to credit and debit account of a given account number. This is tougher than it seems as one has to guess the edge cases and it might be difficult to understand in which line the interviewer is expecting you to plan these algo.
Balance a BST on insertion/deletion.
What are inheritance, various levels of inheritance, polymorphism, abstraction in OOPs and how do we implement them in Python.
time complexity,space complexity, python lost functions
They were just mentioned in the process.
Viewing 5971 - 5980 interview questions