Senior Software Engineer Interview Questions

64,327 senior software engineer 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 ...

Viewing 451 - 460 interview questions

Glassdoor has 64,327 interview questions and reports from Senior software engineer interviews. Prepare for your interview. Get hired. Love your job.