Senior Software Engineer Interview Questions

64,306 senior software engineer interview questions shared by candidates

1. Implement LinkedHashMap , how does it ensure O(1) for a get call. 2. Sort employee list , sorting can be applied on name,salary that will be decided on runtime. So we need to implement multiple comparators and pass the same to Collections.sort(list,new ComparatorName()). 3. In the above list make sure there is no duplicates, if fname and lname are same, they are duplicates.
avatar

Senior Software Engineer

Interviewed at Ezetap

4.2
Mar 22, 2019

1. Implement LinkedHashMap , how does it ensure O(1) for a get call. 2. Sort employee list , sorting can be applied on name,salary that will be decided on runtime. So we need to implement multiple comparators and pass the same to Collections.sort(list,new ComparatorName()). 3. In the above list make sure there is no duplicates, if fname and lname are same, they are duplicates.

Viewing 241 - 250 interview questions

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