Print the BST in level order
Intern Engineer Interview Questions
15,457 intern engineer interview questions shared by candidates
You have two sorted arrays - how can you effectively merge them into one giant sorted array?
Find the max ;length palindrome in an input string.
There is an array of numbers, containing the integers 1-n, how can you find the sum of the numbers in that array?
Calculate the square root of a number.
How would you implement Amazon's "users who bought this item also bought ..." feature?
2nd largest number in an array
Given two linked lists, find out IF they intersect.
What happens to a signal integrity as you increase length and when there is return current?
Implement a selection sort, and then he asked me: Given a single-elimination tournament with 99 players, how many games must be played until there is one winner left.
Viewing 131 - 140 interview questions