Commit Graph

2 Commits

Author SHA1 Message Date
0f5c28cfdf fix: update intermediate solution ()
Intermediate code solution doesn't pass tests when the greater number is even because it's the starting acc without passing the reducer function that avoids even number.
Proposed solution: reverse the array before reduce.
2018-11-13 12:54:50 +05:30
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30