riscv-software-src / riscv-tests

Other
906 stars 463 forks source link

rsort.c description updated to Radix Sort instead of Quicksort #572

Closed busraozdmir closed 4 months ago

busraozdmir commented 4 months ago

This PR updates the description in rsort.c to accurately reflect the Radix Sort algorithm instead of Quicksort.

Changes Made: