mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Update README intro (#231)
This commit is contained in:
parent
b4a64f78dc
commit
6eb31143ac
10
README.md
10
README.md
|
@ -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/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user