Data structures: How can you reduce a list from a list? What is the complexity? How can you do it while reserving the order of the original list?
Python Developer Interview Questions
5,395 python developer interview questions shared by candidates
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.
Show us a system design and explain its context and how you worked on it.(improved)
Talk about how you showed leadership in the work place.
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
Balance a BST on insertion/deletion.
"I hope its not too late to cancel the interview (two hours in advance)"
They asked about my availability because I had to be available immediately.
Viewing 5071 - 5080 interview questions