Decorator syntax. Pandas usage, did I use machine learning libraries.
Software Developer Python Interview Questions
6,381 software developer python interview questions shared by candidates
Revise Python fundamentals (list, dict, loops, etc.) Practice core DSA: arrays, stacks, strings. Prepare clear explanations of your projects (challenges, solutions, impact). Be ready to walk through code or answer “why this approach?” Practice 1-2 DSA questions daily to stay sharp.
focused basically on problem solving skills. make sure to practice on leet code.
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.
Viewing 5971 - 5980 interview questions