Software Development Engineer In Test Sdet Interview Questions

3,733 software development engineer in test sdet interview questions shared by candidates

One of the difficult question was about solving a puzzle with good algorithm and coding it up as well. I don't recall the puzzle's name now, but the solution involved using linked list (circular), and writing some classes and methods. In the end, testing was also required for this solution.
Nov 19, 2012

One of the difficult question was about solving a puzzle with good algorithm and coding it up as well. I don't recall the puzzle's name now, but the solution involved using linked list (circular), and writing some classes and methods. In the end, testing was also required for this solution.

Create a copy of a singly-linked list. Each node has a value and a next pointer, but also has a pointer to a random node: It can be null, or point to any other node in the list. The solution must take O(n) time and use O(1) space.
Nov 27, 2012

Create a copy of a singly-linked list. Each node has a value and a next pointer, but also has a pointer to a random node: It can be null, or point to any other node in the list. The solution must take O(n) time and use O(1) space.

Viewing 1261 - 1270 interview questions

Glassdoor has 3,733 interview questions and reports from Software development engineer in test sdet interviews. Prepare for your interview. Get hired. Love your job.