Manipulate linked lists, iteratively and recursively
Software Development Engineer In Test Sdet Interview Questions
3,733 software development engineer in test sdet interview questions shared by candidates
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
Design a Battleship game.
Nothing unexpected
Don't recall...most questions were reasonable if you prepare well
Viewing 1241 - 1250 interview questions