What is one thing you've learned from school that can be applied to your job?
Software Test Interview Questions
32,060 software test interview questions shared by candidates
I don't recall the exact questions but it would be similar to this: In your previous work experience, describe a situation where you had difficulty accomplishing a task, then describe how you responded, was the ultimate outcome favorable and if not how did it end. Your recording will start in 5, 4, 3, 2, 1, beep...... Not that the question is hard but timing provided in a real live conversations is much more elastic.
Coding, logical thinking, testing strategies, problem solving
Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
How experienced are you with animation?
Given an int array and an int X, find out if two elements sum up to X
Display the first 3 character of a word(string)
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Program to check if a "ransom note", has been taken from a particular news paper article. Which meant you were given two arrays of strings, and you had to check if the first array, could have been constructed from the second set
Given a 7 digit phone number, find out all the words that can be formed using this number based on the T9 keypad.
Viewing 241 - 250 interview questions