Work in HR or Recruiting?

Software Developer Engineer II Interview Questions

(Posted anonymously by job candidates)

10 Companies: 13 of 10

Microsoft Interviews

48 Software Developer Engineer II Interview Questions and Reviews

See the latest Microsoft Jobs

Amazon.com Interviews

11 Software Developer Engineer II Interview Questions and Reviews

See the latest Amazon.com Jobs

Expedia Interviews

5 Software Developer Engineer II Interview Questions and Reviews

See the latest Expedia Jobs

105 Interview Questions: 110 of 105 Sort by  

Apr 19, 2013

Interview Question for Software Development Engineer In Test II at Microsoft:

“Find out all strings from a grid and compare with a list, traversal is random”

Apr 14, 2013

Interview Question for Software Development Engineer II at Expedia:

“The most unexpected question was from Sr.Director when he asked me to solve a data structure related problem with O(N) complexity. It's do with search of billion items with very minimal space…”

Apr 5, 2013

Interview Question for Software Development Engineer In Test (SDET) II at Microsoft:

“There was no unexpected question. There was a lot of expectation and probing in the area of end to end scenarios and integration test strategy for the testing questions.”

Mar 23, 2013

Interview Question for Software Development Engineer In Test (SDET) II at Microsoft:

“Question regarding moving window calculation in data stream algorithms”

Feb 19, 2013

Interview Question for Software Development Engineer II at Microsoft:

“Spatial question: In a canvas containing other windows (rectangles) place a new window (rectangle) without intersecting others.”

Feb 16, 2013

Interview Question for Software Development Engineer II at Microsoft:

“What do you think your level in Microsoft if we hire you?”

Feb 6, 2013

Interview Question for Software Development Engineer II at Amazon.com:

“The most difficult question was to find the maximum contiguous subsequence in a bar chart. I was able to find a solution in O(N^3) which is basically the brute force method The idea is that given…”