Skip to content

Conversation

@MrWeast
Copy link
Contributor

@MrWeast MrWeast commented Dec 1, 2023

Description

  • added python implementation of radix sort
  • includes a main function to demonstrate it works
    • includes a fixed array that contains duplicate values
    • a random array to show it works for arbitrary arrays
  • updated README.md to show radix for python is implemented
added python implementation of radix sort
added a random array to test the sort
fixed format
@kelvins kelvins merged commit a28674a into kelvins:main Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants