https://github.com/abrahmbhatt10/highwaysandhospitals
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: abrahmbhatt10
- Language: Java
- Default Branch: master
- Size: 4.23 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
README.md
Highways & Hospitals
A puzzle created by Zach Blick for Adventures in Algorithms at Menlo School in Atherton, CA
Your goal
Complete the function, cost(), to return the minimum cost to provide hospital access for all citizens in Menlo County.
The function header is in the HighwaysAndHospitals java file. Write your code there.
A tester file has been provided for you. It utilizes junit tests. To use this test file, run either the entire thing or individual tests (one at a time). There are five test cases, each of which will load data from [test number].txt, which is in the test_files directory.
Owner
- Login: abrahmbhatt10
- Kind: user
- Repositories: 1
- Profile: https://github.com/abrahmbhatt10