Skip to content

100 prisoners problem, use Node scripts to test solution.

Notifications You must be signed in to change notification settings

taborskiy/prisoners_100

Repository files navigation

prisoners_100

100 prisoners problem, use Node scripts to test solution.

to start run command to install dependencies

npm i

Two test command

npm run random

npm run number

Default config in .env

NUMBER_OF_PRISONRS=100

RANDOM_ARRAY_LENGTH=100

NUMBER_TESTING=1000

You can change this three parameters

About

100 prisoners problem, use Node scripts to test solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published