Senior Software Development Engineer Interview Questions

1,201 senior software development engineer interview questions shared by candidates

A couple of questions on extracting bits from a bit stream, a couple of higher level questions on an actual embedded programming problem. There was the usual simple "algorithmic" question where the solution is to either sort the data or put it into a hash map. The bar-raiser technical interviewer asked a few fairly meaningless "tell me about a hard technical problem you solved, etc."-type questions - these are a mandatory part of the Amazon interview process and the whole conversation felt somewhat meaningless. Overall I enjoyed meeting with the SDEs much more than with the bar-raiser.
avatar

Senior Software Development Engineer

Interviewed at Amazon Lab126

3.2
May 30, 2015

A couple of questions on extracting bits from a bit stream, a couple of higher level questions on an actual embedded programming problem. There was the usual simple "algorithmic" question where the solution is to either sort the data or put it into a hash map. The bar-raiser technical interviewer asked a few fairly meaningless "tell me about a hard technical problem you solved, etc."-type questions - these are a mandatory part of the Amazon interview process and the whole conversation felt somewhat meaningless. Overall I enjoyed meeting with the SDEs much more than with the bar-raiser.

Binary Search Tree insert and given n find different structural possibilities of a normal binary tree. The PhD guy asked a queue question and only he and God knows what he was expecting for a response.
avatar

Senior Software Development Engineer

Interviewed at Isilon, A Division of EMC

3.2
Feb 12, 2014

Binary Search Tree insert and given n find different structural possibilities of a normal binary tree. The PhD guy asked a queue question and only he and God knows what he was expecting for a response.

02. Design & Code for a poker game where it consists of few tables and each table consists of 6 chairs. And the system has to allocate the available seat to the participants in queue. And each participant will be allocated 100 poker chips.
Apr 13, 2015

02. Design & Code for a poker game where it consists of few tables and each table consists of 6 chairs. And the system has to allocate the available seat to the participants in queue. And each participant will be allocated 100 poker chips.

Questions related to Data structure, LinkedList, Selenium, TestNG Problem 1: for given integer array, find the maximum number which is formed using these integers i.e { 2,20,31,4,6,8} ==> 86431220 Problem 2: for a given integer array {4, 3, 5, 5, 5, 1, 3, 0, 2, 0} , Find maximum occurrence of number and sort it according to decreasing order i.e { 5=3, 3=2, 0=2, 4=1, 1=1} Question 3: write the cases for deleting an element from Singly linked list and doubly linked list Other question like write the cases for Payment Gateway etc
avatar

Senior Software Development Engineer In Test

Interviewed at PharmEasy

3.4
Oct 16, 2020

Questions related to Data structure, LinkedList, Selenium, TestNG Problem 1: for given integer array, find the maximum number which is formed using these integers i.e { 2,20,31,4,6,8} ==> 86431220 Problem 2: for a given integer array {4, 3, 5, 5, 5, 1, 3, 0, 2, 0} , Find maximum occurrence of number and sort it according to decreasing order i.e { 5=3, 3=2, 0=2, 4=1, 1=1} Question 3: write the cases for deleting an element from Singly linked list and doubly linked list Other question like write the cases for Payment Gateway etc

Viewing 211 - 220 interview questions

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