The questions I was asked are previously posed on this thread.
Software Development Engineer In Test Interview Questions
5,147 software development engineer in test interview questions shared by candidates
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]
How to test the function sort in Excel
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.
Where will you be in the next ten years
Please implement a memory allocate function
They asked me to first design a function to do something (don't remember) and code it on the whiteboard. Then they asked me how I would test it.
Write a function that would count the number of words in a sentence.
Viewing 4991 - 5000 interview questions