hyp3r5pace / Project-Euler-Javascript

My solutions for project euler in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-Euler-Javascript

My solutions for project euler in JavaScript.

Guide for contributing

  1. Solution code should be in Javascript

  2. Solution code should be correct

  3. Code should be clean and well optimised

  4. Code should complete execution within 1 minute.

  5. While making a pull request, mention the execution time.

About

My solutions for project euler in JavaScript.

License:MIT License


Languages

Language:JavaScript 100.0%