Work in HR or Recruiting?

Software Engineer In Test Interview Questions

(Posted anonymously by job candidates)

542 Interview Questions: 1120 of 542 Sort by  

Apr 11, 2013

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

“The most unexpected interview was when I was supposed to interview my interviewer during lunch. While not entirely difficult, it was totally unexpected.”

Apr 10, 2013

Interview Question for Software Engineer In Test at Google:

“I signed an NDA which prevents discussing the questions asked during the interview.”

Apr 10, 2013

Interview Question for Software Engineer In Test & Performance at Sumo Logic:

“Given a binary search tree write an algorithm that converts the tree into a linked list which is space minimal.”

Apr 10, 2013

Interview Question for Software Engineer In Test & Performance at Sumo Logic:

“Given an integer matrix that is sorted ascending in each row and each column write an algorithm that find an integer X or returns false.”

Apr 8, 2013

Interview Question for Software Development Engineer In Test at HCL America:

“Code the Fibonacci sequence not using recursion”

Apr 7, 2013

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

“1. Give a number k, output how many prime numbers between 2 and k (inclusive)
2. Give two strings a and b, tell whether b is a sub sequence of a (not substring), using recursion first, then using…”

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.”

Apr 1, 2013

Interview Question for Software Development Engineer In Test at Amazon.com:

“As a test engineer, what would you want built into the design of an LRU cache to help you test it.”