Writeups of some leetcode questions I use in mock interviews on Interviewing.io
Triangle as an introduction to Dynamic Programming
House Robber
Coin Change, another Dynamic Programming classic
Something on monotonic collections
For fun, something with double heaps