How many different compiler error messages have you seen before?
Backend Software Engineer Interview Questions
9,113 backend software engineer interview questions shared by candidates
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?
How to solve 9 x 9 with for loop.
Describe a private project
Como diseñaria una bd en base a lo solicitado
Two threads run the code: for (a<100; a++) a++ what is the min and max value of variable "a"?
Cómo te clasificarías con respecto al Seniority?
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.
Subset sum problem in the online coding test
Design IMDB site in design round?
Viewing 1151 - 1160 interview questions