Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,196 software testing interview questions shared by candidates
The differences between recursive and iterative implementations?
Write a program to find out the median of two sorted array.
Reverse words in a String
Given a BST find the second largest element?
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
Find out the number of connected cells in a 2D array
what are the testing methodologies?
How many gas stations are there in the United States?
Viewing 421 - 430 interview questions