all technical questions related to job profile and related to employee background
Backend Software Engineer Interview Questions
2,346 backend software engineer interview questions shared by candidates
- What your experience with APIs? - What your experience with Micro services? - What was your roles in your past experiences? - How did you/would you implement a SaaS with Django? - What DevOps experience you have? - Do you have any Frontend experience?
Design Patterns, SQL, OOP, asp.net
Q: Long term career goals
return parent node
In an array A, given S, how to detect if A(i)+A(j)+A(k) = S. While i j and k are not equal.
Assignment
Phase 5 (OOP Concepts) i. Explain the Dependency Inversion principle of SOLID design. ii. Why do we use interfaces? Iii. What’s the difference between interface and abstract class?
round 3 - cache module question question : implement a cache module with following features. --size initialization --if cache is full then one can choose eviction strategies to eliminate the element. --eviction strategies : LRU, LFU. --can switch between LRU and LFU -- time based removal . given ttl if time over then remove using eviction strategy above are the main features.
Design IMDB site in design round?
Viewing 291 - 300 interview questions