top of page
jj-ying-DYHx6h3lMdY-unsplash.jpg

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 :)

Leetcode Problem #1
Two Sum

Video Walkthrough
Python Sample Solution
Related Videos
bottom of page