Given two linked lists, find out IF they intersect.
Engineer Intern Interview Questions
15,323 engineer intern interview questions shared by candidates
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?
How would you implement Amazon's "users who bought this item also bought ..." feature?
Given a triangle of integers, find the path of the largest sum without skipping.
You have two sorted arrays - how can you effectively merge them into one giant sorted array?
How would you traverse through a binary search tree and print out each element in order?
Print the BST in level order
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