Senior Software Developer Interview Questions

98,030 senior software developer interview questions shared by candidates

1. Phone Screen - LRU Cache 2. Demo Spring App - Players data upload, search, list players, update, display 3. Demo Presentation of the app 4. Discuss the thought process while building the demo app and what all upgrades can be done and do the upgrades then and there with successful results 5. Coding round - Leetcode medium 6. Culture fit with recruiting team manager
avatar

Senior Software Engineer

Interviewed at Intuit

4.2
Dec 5, 2020

1. Phone Screen - LRU Cache 2. Demo Spring App - Players data upload, search, list players, update, display 3. Demo Presentation of the app 4. Discuss the thought process while building the demo app and what all upgrades can be done and do the upgrades then and there with successful results 5. Coding round - Leetcode medium 6. Culture fit with recruiting team manager

Didn't really expect basic questions like what is the difference between memcached and redis. What is REST, what is its advantages. Caught me off guard because I've been using those technologies almost instinctually for years and never had to verbalize them.
avatar

Senior Software Engineer

Interviewed at Udemy

3.6
May 1, 2014

Didn't really expect basic questions like what is the difference between memcached and redis. What is REST, what is its advantages. Caught me off guard because I've been using those technologies almost instinctually for years and never had to verbalize them.

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 601 - 610 interview questions

Glassdoor has 98,030 interview questions and reports from Senior software developer interviews. Prepare for your interview. Get hired. Love your job.