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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T17:07:55.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T00:43:15.965Z (3 months 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).

[](https://github.com/mohitkyadav/riddles/issues)## Attribution