6 Commits

Author SHA1 Message Date
RJ Trujillo
bd9928bdb1 algorithms: (3/4)Sum(Closest): Improve code readability
This just makes the code easier to follow.

Signed-off-by: RJ Trujillo <certifiedblyndguy@gmail.com>
2020-01-16 09:48:43 +08:00
Hao Chen
a48c9c4553 typo fix, close #120 2018-02-02 16:09:17 +08:00
Karan Chawla
c7d3ac40c4 handle cases with input array size < 3 2018-01-30 17:19:08 +08:00
omengye
3ad9d0818f array index out of bounds, fix to low<n-1 2016-12-26 22:23:55 +08:00
Hao Chen
dfb546a016 fix #96 2016-02-29 17:43:33 +08:00
Hao Chen
5222201380 re-orgnized the directory structure 2015-10-18 10:42:52 +08:00