Leetcode Summary Java
The summary for LeetCode questions written in Java. Please check Leetcode for more information. For C++ version, please check leetcode-summary-c-plus-plus. For python version, please check leetcode-summary-python.
For the question number with *, it means this question change from original questions.
- Basic Data Structures - this link
- Breadth-First Search - this link
- Depth-First Search - this link
- Two Pointers - this link
- Union-Find - this link
- First-In-First-Out - this link
- First-In-Last-Out - this link
- Binary Search - this link
- Heap Sort - this link
- Hash Map&Set - this link
- Dynamic Programming - this link
- Special Case - this link
- Design Problem - this link
Note
A message of hope to someone who read this repo:
当你想要放弃的时候,也可能是你成功的开始
When you want to give up, it may be the beginning of your success.