Find a pair of values in an array that add up to a given sum
Software Engineer Summer Internship Interview Questions
23,930 software engineer summer internship interview questions shared by candidates
Sum of leaf nodes of a binary tree without using recursion or stack space. (Constant space solution)
Programar para encontrar una solución al típico juego donde tienes un tablero 3x3 con 8 piezas y tienes que ordenarlas.
Checkout leetcode question on island perimeter.
All purely technical, data structures questions; nothing behavioural
Binary search problem
You have an array a and you can ask the sum of a[n...m] or update position a[i]. Create a datastructure that does both efficiently.
Create a descending list of numbers from a given BST
If Susan and her 4 friends went on a trip and they each had 50 dollars, but different spending, how can they pay each other back? (See, it doesn't make sense).
A tree problem and a stack problem
Viewing 2381 - 2390 interview questions