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.
Senior Test Engineer Interview Questions
32,073 senior test engineer interview questions shared by candidates
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.
Longest palindrome in a string.
in final 10 min he give me problem to find median of two shorted arrays
Write a program in java that determines whether a string is a palindrome.
Viewing 241 - 250 interview questions