Design a large-scale database. Which follows the Acid property. It receives data from API, streaming, and files.
Technical Lead Manager Interview Questions
16,369 technical lead manager interview questions shared by candidates
If abstract class can do what an interface can then why do we need interface?
You have 100 doors in a row that are all initially closed. you make 100 passes by the doors starting with the first door every time. the first time through you visit every door and toggle the door (if the door is closed, you open it, if its open, you close it). the second time you only visit every 2nd door (door #2, #4, #6). the third time, every 3rd door (door #3, #6, #9), ec, until you only visit the 100th door. What state are the doors in after the last pass? Which are open which are closed?
What is the difference between Array and ArrayList?
How would you help new team member
Nothing difficult, basic core java questions. The problem is interviewer needs to know the concepts before he fires those to interviewee.
How about the SQL query performance tuning.
Algorithm
write a recursive method to calculate number of games played in a tennis tournament. e.g. if there are 4 players total games = 3. if there are 5 players then total games = 4.
How to Automate APIs using rest assured
Viewing 311 - 320 interview questions