pirataspinhal / algorithms

:sushi: Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
MIT License
42 stars 95 forks source link

#hacktoberfest2018 #66

Closed felipecustodio closed 4 years ago

felipecustodio commented 5 years ago

Hello, everyone!

Let's contribute to Hacktoberfest while refreshing our data structures and algorithms knowledge.

Implement your favorite data structure/algorithm/crazy programming magic and make a Pull Request.

It can be anything! Maybe graphs? Sorting algorithms, dynamic programming, greedy algorithms, everything is welcome.

Any programming language is welcome.

If you need help, this is a good place to start: https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/#summary

Siddhartha15 commented 5 years ago

Will add programs soon

goelrohan6 commented 5 years ago

@felipecustodio #68

ananthuc73 commented 5 years ago

Like to add Merge sort in c

Shogil commented 5 years ago

Heap sort in c#

felipecustodio commented 4 years ago

Thanks, everyone! PvP is ready for another Hacktoberfest.

We'll see you guys in a month.