Why did you come to Sweden to study?
Software Test Engineer Interview Questions
12,424 software test engineer interview questions shared by candidates
Have you ever faced a situation where you foresaw a possible bug which a developer will introduce and warn him/her beforehand, if yes, please explain..
Have you identified certain risks while testing?
Scenario based questions on current and past work
Given a binary search tree, search for the second largest element.
There's an array and a hash function. There are many incoming elements to be inserted into the array, and the index for each one is the hash key obtained from the hash function. There are four methods for this structure: insert, delete, find, printAll. (1) printAll should print all the elements in the array in the order they were inserted. How to implement this? (2) (After I have answered the first question) How to implement delete if your approach for (1) is used?
How to troubleshoot when you fail to sign in your online chat/messenger program.
Questions on sorting and data structures in general.
how to use command line arguments in c?
Simplify a piece of Python code
Viewing 1911 - 1920 interview questions