WeBeginners-Community / DocBook

Documentations of Html to every open source technologies. It's a low-code repository
30 stars 54 forks source link

Title: Heap Sort #39

Closed papri24majumder closed 1 year ago

papri24majumder commented 1 year ago

Is your feature request related to a problem? Please describe.

I would like to add heap sort in the algorithm folder. Kindly assign me this task under SWOC.

Describe the solution you'd like.

Heap sort is missing in the algorithm folder. Heap sort is used when the smallest and highest value is needed instantly.

Describe alternatives you've considered.

No alternatives. It is a simple sorting technique

Add any other context or screenshots about the feature request here.

No