From 503c0b8a793b9e942a259a20c28bb2d7fb72711b Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Mon, 3 Apr 2017 06:24:02 -0400 Subject: [PATCH] Add README April 2017 update note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b38b385..993a54f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@

+## April 2017 - Huge Update! + +**Overhauled** to now include **120 challenges and solutions** and added [Anki Flash Cards](#anki-flashcards-coding-and-design). + +Also included are **unit tested reference implementations** of various [data structures](#reference-implementations-data-structures) and [algorithms](#reference-implementations-algorithms). + interactive-coding-challenges ============