FerriAlessandro / TopK_Nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms and Data Structures: Final Examination

Final project of the Algorithms and Data Structures course at Politecnico di Milano.
The goal was to impelement an efficient (tested with time and memory benchmarks) algorithm to extract the top-K nodes from a weighted directed graph.

Language: C

About


Languages

Language:C 100.0%