Tags:
When is sorting an array the same as sorting partitions of that array?
Subset Regex Matching
Finding the level of a tree with largest sum
An easy recursion problem
A matrix problem
A classic dynamic programming problem
Tricky array question
A string manipulation problem
Determine whether or not a matrix is a Latin square
a problem about adjacent subsequences
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
Prove a fact about numbers using computer science
Implement a basic elimination algorithm for Candy Crush with arrays
A hard interview question from Nuro about the popular seam-carving Computer Vision Algorithm
An easy interview question about removing elements in-place from lists
A low-level string manipulation problem