minus-squarexorollo@leminal.spacetoProgrammer Humor@programming.dev•Marge sortlinkfedilinkarrow-up0·1 month agohttps://en.m.wikipedia.org/wiki/Merge_sort The video animation shows what is going on when you merge two lists together. You’re comparing the first two indices and sorting them to complete that step. linkfedilink
https://en.m.wikipedia.org/wiki/Merge_sort
The video animation shows what is going on when you merge two lists together. You’re comparing the first two indices and sorting them to complete that step.