How do you find 2 missing elements in an array of consecutive integers that are not sorted who's size is N-2.
Programmer Intern Interview Questions
715,910 programmer intern interview questions shared by candidates
Search on an unsorted list with a time complexity of O(logn)
Iterating through a k-dimensional array given size of each dimension in an array.
return true if array of size n contains a permutation of [1,n]
1. The police have managed to capture three suspects in a local bank robbery case. After intensive questioning, the three suspects have spoken. If we know that one of them always lies, and the other two always tell the truth. Who is guilty. 1. Sam - ‘I am innocent’ 2. Will - ‘I am innocent’ 3. Jenny - ‘Will is guilty’
What is a setter/ what is a getter? What is their purpose?
The programming test was quite difficult Math problem, it had to be solved precisely and every case must be handled carefully to ensure correct program outcome.
Implemented the basic data structure. And followed up with several small questions.
Given a list of words, right a function to return a list of pairs of palindromes
Online median.
Viewing 661 - 670 interview questions