Testing random function
Principal Software Engineer Interview Questions
2,161 principal software engineer interview questions shared by candidates
It depends upon your technology and experience.
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.
system design questions were asked
Asked about past experience, challanges faced. Asked questions about with different frameworks and tools.
Seats on a plane hackerrank type test, abusive hiring practice
LRU/MRU Cache associative. Presumbly they are giving this question for years.
What is a good approach to sync and backup persistent volumes?
Design Patterns related questions in Java
Viewing 1341 - 1350 interview questions