Added note about incremental hints for each challenge notebook, currently under development.

This commit is contained in:
Donne Martin 2015-07-14 06:34:44 -04:00
parent 09d6703b23
commit 7826fc45a7

View File

@ -19,6 +19,8 @@ Each challenge has one or more reference solutions that are:
* Unit tested
* Easy-to-understand
Challenges will soon provide [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