Design a prime video like streaming service.
Principal Software Engineer Interview Questions
2,162 principal software engineer interview questions shared by candidates
Which is best? Iteration or recursion?
What is a good approach to sync and backup persistent volumes?
system design questions were asked
Asked about past experience, challanges faced. Asked questions about with different frameworks and tools.
Design Patterns related questions in Java
How do you handle different code bases?
Seats on a plane hackerrank type test, abusive hiring practice
Asked questions on Java HashMap. 1. If you used same string literal and string object as hash key, will the hash code be different? 2. How is bucket location decided in hashmap for a hash key? 3. Difference between hashmap, treemap and linked hashmap? Then asked design related question: 1. There are 'n' nodes of a service and these nodes are scalable i.e. they can increase or decrease in number. There is a database table with millions of rows but these rows also can vary from 0-million in count. We need to build a system where all nodes can read from this database while no two nodes read overlapping rows. How will you design this system? Asked question on virtual thread. And parallelization.
Viewing 1301 - 1310 interview questions