From b0db576106688e6c14d38238ce0150683568e4fd Mon Sep 17 00:00:00 2001 From: MadhavBahlMD Date: Tue, 8 Jan 2019 10:45:51 +0530 Subject: [PATCH] Add day 14 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13097f1d..6408f208 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,11 @@ Read [CONTRIBUTING.md](./CONTRIBUTING.md) for contribution guidelines. 10. [Day 10 -- String Permutation Problem](./day10/) -- [http://codetoexpress.tech/dc/day10/](http://codetoexpress.tech/dc/day10/) 11. [Day 11 -- Longest Common Substring](./day11/) -- [http://codetoexpress.tech/dc/day11/](http://codetoexpress.tech/dc/day11/) 12. [Day 12 -- Substring Search Algorithms](./day12/) -- [http://codetoexpress.tech/dc/day12/](http://codetoexpress.tech/dc/day12/) -13. [Day 13-- Factorial and Fibonacci](./day13/) -- [http://codetoexpress.tech/dc/day13/](http://codetoexpress.tech/dc/day13/) +13. [Day 13 -- Factorial and Fibonacci](./day13/) -- [http://codetoexpress.tech/dc/day13/](http://codetoexpress.tech/dc/day13/) +14. [Day 14 -- Sum of digits and product of numbers](./day14) -- [http://codetoexpress.tech/dc/day14/](http://codetoexpress.tech/dc/day14/) ## Timeline

timeline -

+

\ No newline at end of file