Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khanhduzz/algorithm
Algorithm 🌿 - Learning algorithm with Java
https://github.com/khanhduzz/algorithm
algorithms java
Last synced: 5 days ago
JSON representation
Algorithm 🌿 - Learning algorithm with Java
- Host: GitHub
- URL: https://github.com/khanhduzz/algorithm
- Owner: khanhduzz
- License: apache-2.0
- Created: 2024-10-09T14:41:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-09T08:00:33.000Z (7 days ago)
- Last Synced: 2024-11-09T08:32:14.930Z (7 days ago)
- Topics: algorithms, java
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Algorithm 🌿 - Just algorithm with Java
# Technologies
- Java 21
- Spring boot 3.3.4
- Sonar cloud for checking clean code.# How to contribute
- Create a directory with the name represent the algorithm or just create a class with the name of problem inside the algorithm directory
- Add description for the problem
- Add code
- Go to the test, create the class and write test cases.
## That's all! Let's rock!!! 🤘