Puzzles, Games, and Competition answers/experiments from CodinGame -- TypeScript repo.
Other languages:
Coders Strike Back -- Bot programming competition. Details here. Hit Gold league. Lots more can be done to improve.
Puzzles -- Divided by difficulty. Not necessarily optimal solutions for every one but they pass.
- TypeScript
- Minipack_TS
- gulp.js
- 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 mode
- 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.
- TypeScript is bundled but NOT transpiled using simple bundler I put together: Minipack_TS. This is done so that TypeScript code can be submitted to CodinGame for ranking/achievement purposes.
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