Coding, logical thinking, testing strategies, problem solving
Test Data Manager Interview Questions
43,293 test data manager interview questions shared by candidates
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.
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Given a head node to a linked list, find out the Nth to the last node in the list. Give test cases to the program.
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Implement strstr in the language of your choice.
in final 10 min he give me problem to find median of two shorted arrays
What should we test the computer mouse against to ensure quality and fitting to users' needs ?
Viewing 271 - 280 interview questions