Phillip
Results
2
comments of
Phillip
I'll add heap sort 👍
@technowar A solution could be to [use a map](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Map). Maps can have any value – objects and primitives – as its keys. I just tried it out, and it works...