When is sorting an array the same as sorting partitions of that array?
An easy recursion problem
A matrix problem
Tricky array question
Determine whether or not a matrix is a Latin square
An easy interview question about maximizing profit from an array of stock prices
Find the next biggest element for every element in an array
figuring out the number of colors used given a final state
Implement a basic elimination algorithm for Candy Crush with arrays
An easy interview question about removing elements in-place from lists