FrankKair / polyglot-euler

📜 Project Euler solutions in various programming languages
MIT License
73 stars 14 forks source link
crystal dlang elixir erlang euler euler-solutions golang haskell java javascript lua ocaml programming-language project-euler python ruby rust scala swift typescript

Polyglot Euler

Project Euler solutions in different programming languages.

Contributing and adding new problems

Check our CONTRIBUTING.md for guidelines.

Run ruby scripts/add_new_problem.rb to add a new problem to the project.

For more info, click here.