Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitkyadav/riddles
As the name suggests.
https://github.com/mohitkyadav/riddles
100-prisoners-problem math-riddles monty-hall monty-hall-problem monty-hall-simulator
Last synced: 24 days ago
JSON representation
As the name suggests.
- Host: GitHub
- URL: https://github.com/mohitkyadav/riddles
- Owner: mohitkyadav
- License: mit
- Created: 2022-07-01T19:05:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T17:07:55.000Z (over 2 years ago)
- Last Synced: 2023-03-05T05:59:17.419Z (over 1 year ago)
- Topics: 100-prisoners-problem, math-riddles, monty-hall, monty-hall-problem, monty-hall-simulator
- Language: TypeScript
- Homepage: https://riddles.only4.dev/
- Size: 876 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Statistical Riddles
| **Problems** | **Links** |
| ----------- | ------ |
| 100 Prisoners / n Wise Men | https://www.youtube.com/watch?v=iSNsgj1OCLA |
| The Monty Hall Problem | https://en.wikipedia.org/wiki/Monty_Hall_problem |## Setup
```sh
yarn
yarn start
```Live at [riddles.only4.dev](https://riddles.only4.dev/)
## Contributing
There are a number of things that can be improved in this repository. Please feel free to [open an issue](https://github.com/mohitkyadav/riddles/issues) or [contribute](CONTRIBUTING.md).
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)
[![Bugs](https://img.shields.io/static/v1?label=Bugs&message=Report&color=red&style=flat-square)](https://github.com/mohitkyadav/riddles/issues)## Attribution