[2 bonus points] Can the following list of entries L be sorted by the stable Radix-Sort using a bucket array (N=15)? And
Posted: Fri May 20, 2022 6:25 pm
[2 bonus points] Can the following list of entries L be sorted by the stable Radix-Sort using a bucket array (N=15)? And why? L = (1,2), (3,2), (2,12), (3,3), (12,3), (15,1), (2,2), (1,7), (13,12)