leetcode-notion
A simple Notion template to track Leetcode problems and save your solutions
File Explorer
Download Latest Version (.zip)- __init__.py
- Add and Search Word.py
- Design Hashset.py
- Detect Capital.py
- Find All Duplicates.py
- Power of Four.py
- Valid Palindrome.py
- Vertical Order Traversal of a Binary Tree.py
- __init__.py
- Excel Sheet Column Number.py
- Pascal's Triangle II.py
- Path Sum III.py
- 19-1.png
- 19-2.png
- 19-example.png
- 203-1.png
- 203-2.png
- 21-1.png
- 21-2.png
- 26.png
- 278.png
- 3-1.png
- 3-2.png
- 35-1.png
- 35-2.png
- 94-1.png
- 94-2.png
- Screen_Shot_2022-02-12_at_5.36.32_PM.png
- Screen_Shot_2022-02-12_at_5.36.49_PM.png
- .gitignore
- 1 - Two Sum.py
- 112 - Path Sum I.py
- 118 - Pascal's Triangle I.py
- 13 - Roman to Integer.py
- 136 - Single Number.py
- 14 - Longest Common Prefix.py
- 144 - Binary Tree Preorder Traversal.md
- 145 - Binary Tree Postorder Traversal.md
- 15 - 3 Sum.md
- 1512 - Number of Good Pairs.py
- 155 - Min Stack.py
- 19 - Remove Nth Node From List.md
- 203 - Remove Linked List Elements.md
- 206 - Reverse Linked List.py
- 21 - Merge Two Sorted Lists.md
- 21.py
- 217 - Contains Duplicates.md
- 226.py
- 237 - Delete Node in a Linked List.py
- 26 - Remove duplicates from sorted array.md
- 278 - First Bad Version.md
- 283 - Move Zeroes.py
- 3 - Longest Substring Without Repeating Characters.md
- 3.py
- 35 - Search Insert Position.md
- 567 - Permutation in String.py
- 7 - Reverse Integer.py
- 704 - Binary Search.md
- 83 - Remove Duplicates from Sorted List.py
- 9 - Palindrome Number.py
- 94 - Binary Tree Inorder Traversal.md
- 977 - Squares Of A Sorted Array.md
- 977.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/BrianRuizy/leetcode-notion
Downloads the entire project code from GitHub to your computer.
cd leetcode-notion
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
