Question Graphs
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
There was no unexpected question. There was a lot of expectation and probing in the area of end to end scenarios and integration test strategy for the testing questions.
I was asked to count from 1 to N among M people in a loop. People counted as N will be removed and keeping counting from 1 to N until only one people left. Output the position of the last people.
Write a compiler subroutine for ensuring all brackets and parentheses are paired. If an unpaired bracket/parenthesis is found, report its line number.
No other question asked.
Search a string to see if it contains a given substring. The given substring can have a '*' - a wild card character which corresponds to skipping one or more characters in the string being searched. Asked qualifiers: Can there be a wildcard character in the string being searched? [yes] ascii? [unicode]
The questions I was asked are previously posed on this thread.
Time complexicity
Testing a toaster in space
Wasn't there any difficult question really but the interview covers a lot of aspect, between technical and non technical question.
Viewing 4361 - 4370 interview questions