Skip to content

theopn/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Leetcode Solutions

Here is the list of questions I solved along with the language(s) used and relevant topics. Questions and solutions I believe to be important or unique are bolded.

There are detailed explanations in the notes directory. It includes the explanations of my approach in English, Lua-style pseudocode, runtime analysis, and relevant programming language skills that could be used.

I prioritize approaching questions algorithmically. But I also love Python one liners.

Array/String

Two Pointers

Sliding Window

Matrix

Hashmap

Intervals

Stack

Linked List

Binary Tree General

Binary Tree BFS

Graph General

Graph BFS

Trie

Backtracking

Divide & Conquer

Kadane's Algorithm

Binary Search

Heap

Bit Manipulation

Math

1D DP

Multidimensional DP

About

You gotta to what you gotta do

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages