Timeline for Trying for an efficient and readable heap-sort implementation
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 21, 2021 at 15:51 | comment | added | Deduplicator |
Most are good additional points, but at least inside max_heap(), indices have the advantage that even if they are grossly out-of-range, they don't cause UB.
|
|
| May 21, 2021 at 15:29 | history | answered | JDługosz | CC BY-SA 4.0 |