mirror of https://github.com/hearot/notes
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.. | ||
progetto-asd@4e25016dea | 1 month ago | |
01. Complessità e limite inferiore dell'ordinamento.pdf | 1 month ago | |
02. Selecton sort, Insertion sort.pdf | 1 month ago | |
03. Quick sort, proprietà e randomizzazione.pdf | 1 month ago | |
04. Merge sort.pdf | 1 month ago | |
05. Divide et impera, master theorem, moltiplicazione tra matrici, nearest neighbor.pdf | 1 month ago | |
06. Indecidibilità e casualtà.pdf | 1 month ago | |
07. Strutture - stack, queue, priority queue con heap implicito.pdf | 1 month ago | |
08. Alberi binari, BST e AVL tree.pdf | 1 month ago | |
09. Dizionari e hashing.pdf | 1 month ago | |
10. Grafi - prime proprietà, DFS, ciclicità, ordine topologico.pdf | 1 month ago | |
11. Grafi - BFS, pesi, SPT e Dijkstra.pdf | 1 month ago | |
12. Programmazione dinamica (DP).pdf | 1 month ago | |
13. (In)trattabilità computazionale.pdf | 1 month ago | |
README.md | 1 month ago |
README.md
Algoritmi e strutture dati
La cartella contiene tutti gli appunti del corso e un reindirizzamento al progetto che ho programmato per l'esame finale del corso.