Most difficult question: How would you develop a phone for the blind.
Software Development Engineer In Test Interview Questions
5,159 software development engineer in test interview questions shared by candidates
some expected technical and business problems
None really, how would you implement a queue with 2 stacks.
handle two int_max inputs
Technical coding question
Walking the binary tree. I wasn't expecting this question and should have brushed up on my trees a bit more.
What's engineering?
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?
Viewing 1831 - 1840 interview questions