Senior Interview Questions

341,632 senior interview questions shared by candidates

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 ...
avatar

Senior Software Engineer

Interviewed at Amazon

3.5
Aug 19, 2016

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 ...

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.
avatar

Senior Java D

Interviewed at Tipico

3.9
Mar 15, 2018

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 1441 - 1450 interview questions

Glassdoor has 341,632 interview questions and reports from Senior interviews. Prepare for your interview. Get hired. Love your job.