there were more question on the Performance side and scalability of application in the test which is not needed for a Manual testing profile.
Software Design Engineer Test Interview Questions
43,329 software design engineer test interview questions shared by candidates
Questions were good, but very basic
What would you like to do in five years from now?
The interviewers are not American. I sopke to one Indian and one Midle East on phone and it was very hard to understand them plus the phone line were very bad. Technical questions were all right.
Fairly standard fare. Know your algorithms and data structures, talk through your thought process, do your research on what their technology is, etc.
Given a string (understood to be a sentence), reverse the order of the words. "Hello world" becomes "world Hello"
find common ancestor in binary tree
array of +ve nums, find pairs that add up to a given value
int Solve(string str); Given the signature above, implement the simplest method that returns the results of the following arguments: 1. “3+5” (8) 2. “10+2-8” (4) 3. “5+10*3” (35) 4. “3+5--6" (14)
searching for patterns in strings; how to destroy your functions with different testing cases;
Viewing 581 - 590 interview questions