This repo contains the implementation for various known data structures and algortihms and solutions to problems on various online cp platforms.
the files contain thec implementation of delta modulation. The graph is plotted using matplotlib library of python which in turn is invoked using a system call. Three output files are generated.
- Redblacktrees
- Ford Fulkerson algortihm for finding max-flow in a graph.
"Introduction to Algorithms, T.H.CORMEN"