/Algorithms

Implementation of various algorithms in C

Primary LanguageC

Algorithms

This repository contains implementations of various algorithms in C. They include: EditDistance, Longest Common Subsequence, Edmond-Karp's algorithm for Max Flow [graph as adjacency matrix].