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.
Principal Software Engineer Interview Questions
2,067 principal software engineer interview questions shared by candidates
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
1. CodeSignal OA was worst. I only managed to solve 2/4 2. In HM screening (2nd round) - Resume Scanning + Behavioral + TMAAT Questions 3. DSA - LC Medium - Convert Integer to Roman & implement a Spring Boot API endpoint using Spring Data JPA, such that no duplicate entries are saved if API called multiple times 4. System Design - Loan Application System Design - I read from DDIA and that helped me sail. Also YT videos of GauravSen and Tech Dummies Narendra L 5. Behavior - TMAAT standard questions
1 HLD round 1 LLD round 2 coding problems around tree etc.
How do you handle different code bases?
Viewing 1281 - 1290 interview questions