feat: rename to algorithms

This commit is contained in:
Barrett Ruth 2024-06-08 13:28:01 -05:00
parent 653c4869ac
commit 809369a455

View file

@ -33,9 +33,7 @@
<a href="/trading" onclick="typechars(event)">Trading</a>
</li>
<li class="topic interview-problems">
<a href="/interview-problems" onclick="typechars(event)"
>Interview Problems</a
>
<a href="/algorithms" onclick="typechars(event)">Algorithms</a>
</li>
</ul>
</main>