Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 224 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 224 Bytes

Random-Agorithms

Collection of various algorithms, learnt in a self-learning by doing exercise.

List of Algorithm:

  1. Stable matching algorithm by Gale and Shapley. Source: Algorithm Design by JON KLEINBERG, EVA TARDOS