Implement a double ended stack
Software Development Engineer In Test Sdet Interview Questions
3,717 software development engineer in test sdet interview questions shared by candidates
Explain Linked List witha an example and a code
How would you design Battleship board game?
Manipulate linked lists, iteratively and recursively
Most questions are about data structure, algorithms. so these days it seems like many interviewers don't ask unexpected questions.
How would you test a function this function and make sure it works? The function would take in two file paths as parameters and then copy the contents of the first file path into the second one?
How would you build something and test it?
The third question is a bit unexpected. I was spending a lot of time thinking how to write this efficiently, but didn't finish it. I should just write a straight forward one, and try to improve it later.
Make a deep copy of a linked list where each node contains two pointers, next and random. Random points to some node in the list.
Question on binary trees and test cases
Viewing 1231 - 1240 interview questions