algorithm

Kruskal Algorithm

Theoretical report on connected components and kruskal algorithm, with tests and related analysis.

Edit-Distance wiht/without N-Gram

This project implements the Edit Distance algorithm with and without N-Gram support, providing a versatile tool for string similarity and comparison tasks in various domains.