https://github.com/liufuyang/algs4
https://github.com/liufuyang/algs4
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/liufuyang/algs4
- Owner: liufuyang
- License: mit
- Created: 2021-01-30T20:28:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T08:55:39.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T19:54:21.635Z (2 months ago)
- Language: Java
- Size: 45.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# algs4
## algs princeton
If no algs4 princeton Java libraries install, install via `./algs4_setup.sh`.
When making a new home work, copy the previous homework's
`pom.xml`. Build with `mvn compile`When running, cd into `target/classes`
Then run with `java-algs4 XXXClassName `## Certificates
