frextrite / Data-Structures-Algorithms-Hacktoberfest-2K19

collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019
MIT License
37 stars 252 forks source link

Added Heap, Bucket Sort in Go and Heap Sort in Java #373

Open RaviTejaCMS opened 4 years ago

RaviTejaCMS commented 4 years ago

Added Heap, Bucket Sort in Go and Heap Sort in Java, and Updated README(Added Go language as Supported) solving issues #309 , #334 and Taking Suggestions from #349