How would I solve problems if I were from Mars?
Senior Interview Questions
342,263 senior interview questions shared by candidates
Tell me what a critical section is used for in C++.
Explain how the garbage collector works.
Given an array having integers with just one integer repeated thrice, how will you find out which integer is that?
There are incoming numbers from a stream, print the largest 1000 numbers.
How do you think Amazon may have come up with the $80 fee for the Amazon Prime membership program? - this is a classic pricing question.
implement the interface: interface SortedList<T>{ /*Get an item from list at index position *params index - index position in array *returns item - if item is found at index position *throws IndexOutOfBoundException - if input index is not within list T get(int index); } Check if an item exists in sortedList. Eg. 1,2,3,4,5,6 ...
We are moving from 3 days a week in the office to 4 days a week in the office, and this may increase in the future. There is no flexibility regarding this. Do you agree to this?
If my memory serves me right, what is the project you are most proud of?
Online test was multiple choice sometimes it was easy and sometimes it was getting hard. It was average. Assignment was simple problem to assess your ability to implement API . They did not mention any technology or library name. It was free to add and use anything You want and any decision about architecture and implementation as They have mentioned. So I used my experience to implement it using Spring, JPA and I even exposed it as REST API.
Viewing 1481 - 1490 interview questions