Puzzles, Games, and Competition answers/experiments from CodinGame -- JavaScript repo.
Other languages:
Unleash The Geek -- Oct, 2019 contest. Details here. Hit Silver league. This was a time-restricted competition during a busy week so I intend on having a second go at the code if/when it opens back up.
Puzzles -- Divided by difficulty. Not necessarily optimal solutions for every one but they pass.
- JavaScript ES2019
- Webpack
- Run
npm install
in the main directory (package.json should be accurate)- Special Notes:
- Source/Dev: per project folder, Production: build folder
- Run one of the commands from the Scripts section. You'll most likely want
npm run watch
for development andnpm run build
for production.
npm run build
: Create development buildnpm run watch
: Create development build in watch modenpm run test
: Run Jest
- This was intended to be used with the CodinGame Sync extension & app. I point the output at the pertinent flatfile generated in the build folder after running build/watch.
- Code was run against the online tester as well as cd-brutaltester with local versions of the contests. For puzzles, code was either linked to the src folder or copied by hand.
- There are a LOT of improvements that can be done to unleashTheGeek.
I'm available for freelance, contracts, and consulting both remotely and in the Hudson Valley, NY (USA) area. Some more about me and what I can do for you.
Feel free to drop me a message at:
hi [a+] zweisolutions {●} com