Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
Test Development Engineer Interview Questions
5,598 test development engineer 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
How many gas stations are there in the United States?
how to make it O(n)
Viewing 141 - 150 interview questions