BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

HEAP_SORT

v0.1.0RubyGems· Ruby

A Ruby implementation of the heap sort algorithm, which sorts an array by building a max heap and then repeatedly extracting the maximum element.

The verdict
Abandoned. Last published over a year ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published over a year ago.
Popularity
5 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.1.0over a year ago
HEAP_SORT — A Ruby implementation of the heap sort algorithm, which sorts an array by building a max heap and then repeatedly extracting the maximum element. (Ruby / RubyGems) · Modules