javascript-datastructures-algorithms icon indicating copy to clipboard operation
javascript-datastructures-algorithms copied to clipboard

Submitting algorithms

Open anthonycampbell opened this issue 4 years ago • 3 comments

Is this repo open for new commits for algorithms that it doesn't already have?

anthonycampbell avatar Sep 11 '21 05:09 anthonycampbell

Yes!

loiane avatar Sep 11 '21 16:09 loiane

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 avatar Sep 24 '21 07:09 anthonycampbell

@anthonycampbell yes, please.

loiane avatar Sep 25 '21 17:09 loiane