rameshsinger / project-euler-js-solutions

Project Euler JS Solutions(https://projecteuler.net/archives)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project-euler-js-solutions

Project Euler JS Solutions

Getting Started

This is a js solutions for Project Euler.check In that site

Usage example

Just run js in browser console or in node. I just added problem in top of the js

Meta

Ramesh Singer – rameshsinger93@gmail.com

https://github.com/rameshsinger/project-euler-js-solutions

Contributing

you can add your problem and solutions

  1. Fork it (https://github.com/rameshsinger/project-euler-js-solutions/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Project Euler JS Solutions(https://projecteuler.net/archives)