/data-structures-and-algorithms

A set of data structures and algorithms I have implemented for fun. Most of the algorithms are just tested for functionality using toy examples.

Primary LanguagePython

Data Structures and Algorithms Collection

A set of data structures and algorithms I have implemented for fun. Most of the algorithms are just tested for functionality using toy examples. As of now following algorithms are implemented.

  • Quick Sort
  • Ford Fulkerson algorithm for maximum flow