We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 282afa3 + 425ede0 commit 07e274bCopy full SHA for 07e274b
README.md
@@ -466,9 +466,9 @@ Why code in all of these?
466
I may not have time to do all of these for every subject, but I'll try.
467
468
You can see my code here:
469
- - [C] (https://github.com/jwasham/practice-c)
470
- - [C++] (https://github.com/jwasham/practice-cpp)
471
- - [Python] (https://github.com/jwasham/practice-python)
+ - [C](https://github.com/jwasham/practice-c)
+ - [C++](https://github.com/jwasham/practice-cpp)
+ - [Python](https://github.com/jwasham/practice-python)
472
473
You don't need to memorize the guts of every algorithm.
474
0 commit comments