This is the repository of my PYTHON code solutions on LeetCode.
Note
The code solutions in this repository are categorized by Difficulty Level
.
Note
The Topics Tags
would be recorded in Commit message column.
Note that a LeetCode problem may have multiple solutions. My solution is just one of them and may not necessarily include all the algorithms or data structures mentioned in the Topic Tags
.
- Programming Language :
python
- Topics Tags :
Array
、Backtracking
、Binary Search
、Binary Search Tree
、Binary Tree
、Bit Manipulation
、Brainteaser
、Breadth-First Search
、Concurrency
、Counting
、Counting Sort
、Database
、Data Stream
、Depth-First Search
、Design
、Dynamic Programming
、Enumeration
、Graph
、Greedy
、Heap (Priority Queue)
、Hash Table
、Linked List
、Math
、Matrix
、Memoization
、Monotonic Queue
、Ordered Set
、Prefix Sum
、Queue
、Recursion
、Stack
、String
、String Matching
、Sorting
、Sliding Window
、Simulation
、Tree
、Trie
、Two Pointers
、Union Find
、Weekly Contest 232
、Weekly Contest 263
、Weekly Contest 272
、Weekly Contest 315
- Difficulty Level :
Easy
* 79Medium
* 68Hard
* 4
- Commit message of README.md:
- This is just a fun way to use vYears.Months.Days to track the number of days I've been practicing LeetCode.