How many different compiler error messages have you seen before?
Backend Developer Interview Questions
9,192 backend developer 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?
Perform sequence of stack operations and display stack after each operation.
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
Viewing 1161 - 1170 interview questions