Skip to content

etdev/algorithms

Repository files navigation

Algorithms

Various algorithms implemented in Ruby and Java, from the following sources:

CodeWars Importer

To generate files like the ones in my code_wars section for your completed solutions:

NOTE: This requires Ruby, and currently only works for Github OAuth login

  1. git clone git@github.com:etdev/algorithms
  2. cd algorithms/0_code_wars/0_importer
  3. ruby import.rb
  4. Enter your github username, password, and 2FA code if applicable
  5. Enter The max number of katas you want to store (they're sorted by recently submitted)

The files will be generated in the output directory in the following format:

image

About

Various algorithms implemented in Ruby, Java, and Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published