Skip to content

Commit

Permalink
simple update to index homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Darakuu committed Dec 15, 2023
1 parent fcae78c commit 9e7c7a8
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ title: "Algoritmi: indice"
draft: false
tags:
---
Appunti di Algoritmi e Complessità 2023/2024, by [Darakuu](https://github.com/Darakuu)
# Algoritmi e Complessità
Appunti di Algoritmi e Complessità 2023/2024 del corso di laurea magistrale LM-18 in Informatica UniCT, by [Darakuu](https://github.com/Darakuu) <br>
Non intendono e non vogliono sostituire libri, slide ufficiali e quant'altro. <br>

Questa pagina funge da indice.

_<sub><sup><sub><sup>(esiste solo perché quartz🪴 lo richiede)</sub></sup></sub></sup>_

Currently working on: [[Prima Itinere]]
## Prima Parte
- [[Alberi Binomiali]]
- [[Analisi Ammortizzata]]
- [[B-Tree]]
Expand All @@ -24,4 +27,7 @@ Currently working on: [[Prima Itinere]]
- [[Notazione di Knuth]]
- [[Prim's Algorithm]]
- [[Splay Tree]]
- [[Stack Multipop]]
- [[Stack Multipop]]

## Seconda Parte
- TBD

0 comments on commit 9e7c7a8

Please sign in to comment.