This site hosts some of my solutions to various LeetCode problems, including the hugely popular ‘Monthly LeetCoding Challenges’. I’ve created this to serve as a visual archive of my progress through solving coding problems. Most solutions here are written primarily in JavaScript, however there are also a number of solutions in Java and Python. You can find the full list of solutions here.

Find me on , and .

Recently Posted Solutions Topics Array Backtracking Binary Search Binary Tree Bit Manipulation Breadth-first Search Class Design Depth-first search Dynammic Programming Graph Greedy Hashmap Heap Inorder Traversal Linked List Math Memoization Queue Quickselect Random Sort Stack String Trie Two Pointers Most recent