Given a keyboard, how would you test it?
Software Development Engineer In Test Sdet Interview Questions
3,724 software development engineer in test sdet interview questions shared by candidates
Find the loop in a linked list whose length is not specified
Write a compiler subroutine for ensuring all brackets and parentheses are paired. If an unpaired bracket/parenthesis is found, report its line number.
Start with a random linked list--a linked list with a second node pointer that can point to some random node in the list, or to nothing at all. Implement a method that will generate a deep copy of the list
No other question asked.
The questions I was asked are previously posed on this thread.
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]
Testing a toaster in space
Time complexicity
Wasn't there any difficult question really but the interview covers a lot of aspect, between technical and non technical question.
Viewing 3601 - 3610 interview questions