/LeetCode-75

Ace Coding Interview with 75 Qs

Primary LanguagePython

LeetCode 75

Ace Coding Interview with 75 Qs

My solutions to the 75 LeetCode track. I will be adding more as I solve them.

progress-bar

Python3 LeetCode

Explore the challenge: https://leetcode.com/studyplan/leetcode-75/

Array/String (9/9)

progress-bar

Two Pointers (4/4)

progress-bar

Sliding Window (4/4)

progress-bar

Prefix Sum (2/2)

progress-bar

Hash Map / Set (4/4)

progress-bar

Stack (3/3)

progress-bar

Queue (2/2)

progress-bar

Linked List (4/4)

progress-bar

Binary Tree - DFS (6/6)

progress-bar

Binary Tree - BFS (2/2)

progress-bar

Binary Search Tree (1/2)

progress-bar

Graphs - DFS (2/4)

progress-bar

Heap/Priority Queue (2/4)

progress-bar

Binary Search (4/4)

progress-bar

Backtracking (2/2)

progress-bar

DP - 1D (4/4)

progress-bar

DP - Multidimensional (4/4)

progress-bar

Bit Manipulation (3/3)

progress-bar

Trie (2/2)

progress-bar

Intervals (1/2)

progress-bar

Monotonic Stack (2/2)

progress-bar

Some Resources 📕