Update README intro (#231)

This commit is contained in:
Donne Martin 2018-03-11 14:34:49 -04:00 committed by GitHub
parent b4a64f78dc
commit 6eb31143ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,16 +3,10 @@
<img src="https://raw.githubusercontent.com/donnemartin/interactive-coding-challenges/master/images/cover_challenge.gif"> <img src="https://raw.githubusercontent.com/donnemartin/interactive-coding-challenges/master/images/cover_challenge.gif">
</p> </p>
## April 2017 - Huge Update!
[**Overhauled**](https://github.com/donnemartin/interactive-coding-challenges/pull/153) to now include **120 challenges and solutions** and added [Anki flashcards](#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 interactive-coding-challenges
============ ============
**Continually updated, interactive and test-driven coding challenges**. **120+ continually updated, interactive, and test-driven coding challenges**, with [Anki flashcards](#anki-flashcards-coding-and-design).
Challenges focus on **algorithms** and **data structures** found in **coding interviews**. Challenges focus on **algorithms** and **data structures** found in **coding interviews**.
@ -31,6 +25,8 @@ Notebooks also detail:
* Algorithms * Algorithms
* Big-O time and space complexities * Big-O time and space complexities
Also included are **unit tested reference implementations** of various [data structures](#reference-implementations-data-structures) and [algorithms](#reference-implementations-algorithms).
## Challenge Solutions ## Challenge Solutions
<br/> <br/>