Explain how the garbage collector works.
Senior Interview Questions
341,632 senior interview questions shared by candidates
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.
Joan and Jim agree to meet at the library after school between 3 and 4 p.m. Each agrees to wait no longer than 15 min for the other. What is the probability that they will meet?
Cuantas veces escribes el número 6 si escribes todos los números del 1 al 1536?
Viewing 1441 - 1450 interview questions