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