This is a algorithm project. In order to teach common algorithms.
Codes of this project mostly from LeetCode. You can search any case which has been added by LeetCode number or function name.
This project not only include LeetCode case, but also include other resources.
In a case, at least include one solution. If it have any good way to solve it, it will be added into this project. Such as brute force, binary search, dynamic programming.
I suggest you should begin with easy case on LeetCode. If you want some good ideas or thoughts, you could search from this project.
If you have any suggestions or advises, Please let me know.
All cases classification by array , linkedlist, queue etc.
-
src
-
main
-
java
-
org
-
cxz
-
algorithm
-
array
-
basis
-
bit
-
bst
-
classic
-
-
-
-
-
-
Open CONTRIBUTING.
Open CODE_OF_CONDUCT