mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-03 07:58:02 +00:00
Fix typos (#191)
This commit is contained in:
committed by
Donne Martin
parent
cd9e9654bc
commit
9f89a51aba
@@ -51,7 +51,7 @@ Refer to [Accessing the Challenges](https://github.com/donnemartin/interactive-c
|
||||
### Adding New Solutions to Existing Challenges
|
||||
|
||||
Challenges have multiple solutions. If adding new solutions to existing challenges:
|
||||
* Add your algorithm discusion and code solution to the existing notebook
|
||||
* Add your algorithm discussion and code solution to the existing notebook
|
||||
* Update the unit test to include your solution
|
||||
* Verify your code passes the unit tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user