Walking the binary tree. I wasn't expecting this question and should have brushed up on my trees a bit more.
Software Development Engineer In Test Sdet Interview Questions
3,718 software development engineer in test sdet interview questions shared by candidates
What's engineering?
Write a program to return true if the string is a palindrome
A GPS style nearest distance question
Lowest common ancestor of two given nodes within a binary tree.
Suppose there's a rabbit on the edge of a stream. In the stream, at unit sized spaces, there are potentially rocks, i.e. for each space in the stream, there is either a rock there, or there isn't. The rabbit can hop onto a rock, but can't swim. If the rabbit can initially jump one space, then for each subsequent jump, jump n + 1, n, or n - 1 spaces, where n is the number of spaces previously jumped, design an algorithm to determine if the rabbit can successfully cross an arbitrary stream.
Lots of IQ questions like why are manholes round?
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?
What is that thing on the desk...turned out to be a binary clock..... What do all the lights mean...
How do you find your current job?
Viewing 1211 - 1220 interview questions