https://github.com/whoan/datasets
Input data (and expected output) for algorithms/challenges
https://github.com/whoan/datasets
hacktoberfest
Last synced: 4 months ago
JSON representation
Input data (and expected output) for algorithms/challenges
- Host: GitHub
- URL: https://github.com/whoan/datasets
- Owner: whoan
- Created: 2019-11-03T23:28:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T03:34:42.000Z (over 4 years ago)
- Last Synced: 2025-03-31T07:16:05.654Z (6 months ago)
- Topics: hacktoberfest
- Homepage:
- Size: 8.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Datasets
This is a repo with input data for challenges from HackerRank and similar platforms.
Each input file should have a matching output file with the expected result.## Additional info
You might find useful the [tst](https://github.com/whoan/tst) command which uses these datasets as input to your programs.