Software Development Engineer Interview Questions

32,804 software development engineer interview questions shared by candidates

Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution
17 Mar 2011

Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution

Most of them were expected. Almost all are problem solving questions. 1. Given a BST with following property find the LCA of two given nodes. Property : All children has information about their parents but the parents do not have information about their children nodes. Constraint - no additional space can be used
avatar

Software Development Engineer In Test

Interviewed at Amazon

3.5
7 Dec 2012

Most of them were expected. Almost all are problem solving questions. 1. Given a BST with following property find the LCA of two given nodes. Property : All children has information about their parents but the parents do not have information about their children nodes. Constraint - no additional space can be used

Viewing 1 - 10 interview questions

Glassdoor has 32,804 interview questions and reports from Software development engineer interviews. Prepare for your interview. Get hired. Love your job.