TheAlgorithms / MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MIT License
369 stars 175 forks source link

heap_sort.m #53

Closed Triaro closed 4 years ago

Triaro commented 4 years ago

sorting algorithm

Triaro commented 4 years ago

Please add the label. Hacktoberfest-accepted in my pull request. Thank you sir.