Which of the following is true for the LSD radix sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) works best for variable length strings
b) accesses memory randomly
c) inner loop has less instructions
d) sorts the keys in left-to-right order
b) accesses memory randomly
c) inner loop has less instructions
d) sorts the keys in left-to-right order