Have you ever worked in Java?
Test Development Engineer Interview Questions
43,560 test development engineer interview questions shared by candidates
Written Test
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?
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 491 - 500 interview questions