Describe the most interesting project that you worked with and why you liked it.
Sdet Interview Questions
4,399 sdet interview questions shared by candidates
Nothing to was out of the ordinary
Given a histogram find the rectange with the maximum area.
tell everything you know about enum in java.
First interview question involved 3-D vectors and normalization. Was difficult because I had forgotten these concepts (I was a math major, but hadn't applied the knowledge in years).
I did not get any particularly challenging algorithms/data structures questions, but one problem had a constant-time solution that was not immediately obvious. So before jumping in think whether there could be a trick that trivializes the problem.
given a long input string with lots of delimiters in the white board, write a c-code to change the given string it to another format based on some rules.
reverse link list
How to do a test for the code?
I was asked to write some code on paper. The question was to create a function that took in two rectangles and to return true if they overlap and false if they don't. I was then asked to flip the paper and to create 10 cases to test my code.
Viewing 3561 - 3570 interview questions