1. What runtime and compile time polymorphism? 2. A usual sequel query (not much difficult) 3. what different collection data types python has?
Desarrollador De Software Python Interview Questions
5,386 desarrollador de software python interview questions shared by candidates
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.
They were just mentioned in the process.
10 -15 min : Write/Draw and Explain the use case in OOPS concept model. These are the sentences 1. Cat 2. Tiger 3. My Cat name is Lucy 4. breed of Cat 5. Weight 6. Height 7. French Cat has a Long Tail 8. A breed with no Tail in Cat 9. Meow or Roar 10 . German Breed Cat So we have to think in terms of OOPs (Object oriented terms and answer them accordingly) Like Cat Can be a Class and Tail can be a Properties of Class.
Code review a Simple code in Python: Class getSwag: def __init__(tihs): pass Class getNewSwag(object): def __init__(this): this.a=0 try: //code ......so on So we have to find the issue by doing the code review.
Data type, Python Experience, Github Experience
Show us a system design and explain its context and how you worked on it.(improved)
Viewing 5061 - 5070 interview questions