5 Commits

Author SHA1 Message Date
90891b5657 Fix Euler Problem 1 (#467)
* refactor code to ES6 styling, fixed incorrect code and broken input in Problem 1

* standard styling

* use standard

* removed changes to Problem 2

* added URL to euler problem
2020-10-15 23:54:46 +05:30
9e6fe4bdaf Fixed Indendation Issues 2020-10-10 18:18:25 +05:30
10f664d63f ESLINT fixes 2020-10-10 18:14:29 +05:30
6df59cde45 Added O(1) Sum of Even Terms of Fibonacci Series 2020-10-10 18:06:37 +05:30
6b191ebc5b renaming files (#401)
* improve file names

* improve file names
2020-10-04 19:30:56 +05:30