Skip to content

Keeping the tools of the trade sharp. Solutions to some algorithmic programming challenges.

License

Notifications You must be signed in to change notification settings

togiberlin/algorithmic_challenges

Repository files navigation

Algorithmic Challenges Build Status

A true master always recaps what made him a master: the fundamentals.

JavaScript Build Status Coverage Status Dev Dependencies Code Style

  $ npm install # install Node modules
  $ npm run test # execute ESLint (Google config) & tests

Ruby Build Status Code Coverage Code Style

  $ bundle install # install Ruby gems
  $ bundle exec rubocop && bundle exec rspec # execute Rubocop & RSpec tests

Java Build Status

  $ mvn test clean # Run all jUnit tests and clean up target directory

Go

  $ tbd

Haskell

  $ tbd

About

Keeping the tools of the trade sharp. Solutions to some algorithmic programming challenges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published