Q. Which of the following is true for the LSD radix sort? (Solved)
1. works best for variable length strings
2. accesses memory randomly
3. inner loop has less instructions
4. sorts the keys in left-to-right order
- b. accesses memory randomly
1. works best for variable length strings
2. accesses memory randomly
3. inner loop has less instructions
4. sorts the keys in left-to-right order