Update README intro

This commit is contained in:
Donne Martin
2016-06-04 16:04:32 -04:00
parent f74b048218
commit 97bca96634

View File

@@ -8,7 +8,7 @@ interactive-coding-challenges
**Continually updated, interactive and test-driven coding challenges**.
Challenges focus on **algorithms** and **data structures** that are typically found in **coding interviews** or **coding competitions**.
Challenges focus on **algorithms** and **data structures** that are typically found in **coding interviews**.
Each challenge has one or more reference solutions that are:
* Fully functional