There was nothing difficult or unexpected about the interview.
Test Specialist Interview Questions
43,580 test specialist interview questions shared by candidates
Standard coding and design questions. Some questions about my background. A tedious question was to convert a string representing a roman number to an integer. This question is not hard to solve, but tedious to code.
How many gas stations are there in the United States?
Remove a node from Linked list when address of same node is given
how to make it O(n)
Given a 2D array of boolean values determine the largest square sub-array containing only 1s.
Write a program to find out the median of two sorted array.
1. Implement stack using queue 2. Merge two arrays and sort them in order as specified at runtime. The two arrays may share common entries between them, but the resultant array must not have duplicates.
Design a cellphone for a blind person
Given a BST find the second largest element?
Viewing 501 - 510 interview questions