javascript-datastructures-algorithms
javascript-datastructures-algorithms copied to clipboard
Submitting algorithms
Is this repo open for new commits for algorithms that it doesn't already have?
Yes!
okay. I implemented the gale-shapley algorithm. It solves the stable matching problem. Here is a link to its wiki page: https://en.wikipedia.org/wiki/Gale%E2%80%93Shapley_algorithm
Should I just make a pull request?
@anthonycampbell yes, please.