Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whoan/datasets

Input data (and expected output) for algorithms/challenges
https://github.com/whoan/datasets

hacktoberfest

Last synced: 20 days ago
JSON representation

Input data (and expected output) for algorithms/challenges

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.