Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Feb 5, 2024
1 parent be2e965 commit 8a8ebe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h2>Algorithms and Data Structures</h2>
<ul>
<li><b><a style="text-decoration:none" href="http://jeffe.cs.illinois.edu/teaching/algorithms/" target="_blank">Algorithms</a></b></li>
<li><b><a style="text-decoration:none" href="https://opendatastructures.org/" target="_blank">Open Data Structures</a></b></li>
<li><a style="text-decoration:none" href="https://mitpress.mit.edu/algorithms/" target="_blank">Introduction to Algorithms</a></li>
<li><a style="text-decoration:none" href="https://bcs.wiley.com/he-bcs/Books?action=index&bcsId=8029&itemId=1118290275" target="_blank">Data Structures and Algorithms in Python</a></li>
<li><a style="text-decoration:none" href="https://www.amazon.com.au/dp/B0043EWV5Q/" target="_blank">Mastering Algorithms with C</a></li>
</ul>
<br>
Expand Down

0 comments on commit 8a8ebe9

Please sign in to comment.