handle two int_max inputs
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
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?
Data structures and algorithms along with a few design questions
OOPs , JavaCollection , RestAssured POST request write with correct sequence and syntax , random program related to string manipulation
Asked to write programs in java and selenuim
Viewing 1481 - 1490 interview questions