77 Commits

Author SHA1 Message Date
86ffe5a7c4 Merge pull request #492 from Waddah-JD/project-Euler-problem-013-solution
Project Euler problem 013 solution
2021-02-13 21:45:03 +05:30
86c1a8a81b Merge pull request #493 from Waddah-JD/project-Euler-problem-014-solution
Project Euler problem 014 solution
2021-02-13 21:39:08 +05:30
2ad17b3efa Merge pull request #495 from Waddah-JD/project-Euler-problem-020-solution
Project Euler problem 020 solution
2020-12-22 12:08:54 +05:30
c49ca84fcb updated the code as per standardjs 2020-10-25 15:21:56 +05:30
5f1390fe55 Fixed Indendation Issues 2020-10-25 15:20:08 +05:30
76751cfa4c feat: Added Solution to Euler Problem 4 2020-10-25 15:09:06 +05:30
754487f1e1 Fix Euler Problem 3 (#506)
* Fix Euler Problem 3

* Fix indentation

Co-authored-by: Sutthinart Khunvadhana <sutthinart.khunvadhana@refinitiv.com>
2020-10-24 21:01:13 +05:30
41fc82c39b Merge pull request #472 from victorialo/eulerProblem7
Euler Problem 7
2020-10-18 21:26:02 +05:30
40419bd21d fix failing build by appying 'standard' on file 2020-10-17 23:38:44 +03:00
1538f4188e add solution for Project Euler 020 2020-10-17 23:36:20 +03:00
bfcf986c60 add solution for Project Euler 014 2020-10-17 23:33:32 +03:00
5e5543f996 add solution for Project Euler 013 2020-10-17 23:31:39 +03:00
c0cd0439cd add solution for Project Euler 009 2020-10-17 23:29:46 +03:00
13da9057d5 add solution for Project Euler 005 2020-10-17 23:15:33 +03:00
b26baef31e remove files to merge from seprate brnches 2020-10-17 23:11:26 +03:00
b3159b9c2e add Euler problem 6 (#470) 2020-10-16 16:08:04 +05:30
be95cc42fb Update Euler Problem 2 to ES6 standards (#468)
* update Problem 2 to ES6 standards Fixes: #{14}

* add link to problem
2020-10-16 16:06:54 +05:30
03d3720c26 add a solution for Project Euler problem #006 2020-10-15 21:33:16 +03:00
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
74d5715d00 add a solution for Project Euler problem #005 2020-10-15 20:37:32 +03:00
1596012d82 added more comments and standardized code 2020-10-15 04:46:54 -07:00
11dcd8d22b minor refactor and comments 2020-10-15 04:33:10 -07:00
d90e6d2e2d code for problem 7 works 2020-10-15 03:45:14 -07:00
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