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> <a href="/trading" onclick="typechars(event)">Trading</a>
</li> </li>
<li class="topic interview-problems"> <li class="topic interview-problems">
<a href="/interview-problems" onclick="typechars(event)" <a href="/algorithms" onclick="typechars(event)">Algorithms</a>
>Interview Problems</a
>
</li> </li>
</ul> </ul>
</main> </main>