Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emilgardis/problems


https://github.com/emilgardis/problems

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Problems
This is a place for me to solve problems in various languages. Mostly rust and python, but mostly rust.
Currently houses:

| Problem | Language(s) |
| ------- | ----------- |
| [`collatz/`](collatz/) | `rust` |
| [`primes/`](primes/) | `python` |

### [Benchmarks](https://github.com/Emilgardis/problems/wiki/benchmarks)

## License

Licensed under either of
* WTFPL license ([LICENSE-WTPL](LICENSE-WTFPL) or see http://www.wtfpl.net/ for more details.)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.