mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Tweak README intro
This commit is contained in:
parent
99710adce1
commit
292777a21e
|
@ -8,9 +8,10 @@ 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**.
|
||||
Challenges focus on **algorithms** and **data structures** found in **coding interviews**.
|
||||
|
||||
Each challenge has one or more reference solutions that are:
|
||||
|
||||
* Fully functional
|
||||
* Unit tested
|
||||
* Easy-to-understand
|
||||
|
@ -18,6 +19,7 @@ Each challenge has one or more reference solutions that are:
|
|||
Challenges will soon provide on-demand [incremental hints](https://github.com/donnemartin/interactive-coding-challenges/issues/22) to help you arrive at the optimal solution.
|
||||
|
||||
Notebooks also detail:
|
||||
|
||||
* Constraints
|
||||
* Test cases
|
||||
* Algorithms
|
||||
|
|
Loading…
Reference in New Issue
Block a user