Sr Software Developer Interview Questions

71,582 sr software developer 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 481 - 490 interview questions

Glassdoor has 71,582 interview questions and reports from Sr software developer interviews. Prepare for your interview. Get hired. Love your job.