Given a string, I was asked to return all of the unique characters in the order of the original string.
Test Engineer Interview Questions
25,336 test engineer interview questions shared by candidates
Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Write a program that acts as an application scheduler that runs executables at given times.
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Given a list of integers, return the longest contiguous subsequence that adds up to the largest value.
Problem solving question: You have a list of numbers from 1 to 1000000 and one number is missing, but you don't know what it is. If you can only go through the numbers once, how do you find the missing number.
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
Very basic question from programming concept and some testing related question. The level of questions are medium.Also asked some automation test related questions. 1.Palindrome 2.Array 3.String 4.QTP basic
nothing was asked at the moment
Describe how I would structure my validation test plan.
Viewing 2351 - 2360 interview questions