Start with a random linked list--a linked list with a second node pointer that can point to some random node in the list, or to nothing at all. Implement a method that will generate a deep copy of the list
Software Development Engineer In Test Sdet Interview Questions
3,733 software development engineer in test sdet interview questions shared by candidates
Write a compiler subroutine for ensuring all brackets and parentheses are paired. If an unpaired bracket/parenthesis is found, report its line number.
No other question asked.
Honestly don't remember, but I was not stuck anywhere so there was nothing too ridiculous. But they do expect you to think of edge cases and test cases, especially for an SDET.
how to determine if a graph is bi-partitite.
How do you reverse a linked list?
The most difficult question was the second question.
find number of annahrams of a given word in the given text file, also print them.
Print a tree one row at a time, zigzag the direction of printing the row as u go down the tree.
Use 3 types of different data structure to delete a list of objects
Viewing 3671 - 3680 interview questions