Given a Binary Tree (not Search Tree) , find the lowest common ancestor.
Software Development Engineer In Test Interview Questions
6,461 software development engineer in test interview questions shared by candidates
In your opinion what do you consider "good" code?
BFS
Find the loop in a linked list whose length is not specified
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
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.
Write a function to count the number of sentences in a grammatically-correct English paragraph.
The most difficult question was the second question.
How do you reverse a linked list?
Viewing 6391 - 6400 interview questions