top of page
Jay Vs. Leetcode
Join me as I tackle Leetcode, one problem at a time. I try to break things down so that they're simple to understand, and I emphasize patterns and techniques that you can use across many other Leetcode problems.
I assume some basic knowledge of data structures and algorithms. If you need to brush up on those, that's what my books are for :)
Popular problem categories
hash table lookups
linked lists
Depth-first search
breadth-first search
bottom of page