Describe yourself
Test Analyst Interview Questions
31,232 test analyst 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.
Given a 2D array of boolean values determine the largest square sub-array containing only 1s.
Find out the number of connected cells in a 2D array
What is Regression Testing?
Basic pillars of java?
Given a BST find the second largest element?
you have 2 cans of 3 n 5litres. How wil u measure 4litres exactly by using these two cans only.you can take the cans either to be full or empty as per ur convinience..
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.
Viewing 391 - 400 interview questions