Hacker News new | ask | show | jobs
by makapuf 140 days ago
You're right of course but it also depends on how long you want to spend on it. If Python gives you radix sort directly and the C implementation you can have with the same time is bubble sort because you spent much time setting up the project and finding the right libs it kinda makes sense.
1 comments

Python doesn't come with Radix sort, and Julia doesn't come with

     [[deps.SuperDataStructures]]
     git-tree-sha1 = "7222b821efcee6dcdc9e652455da09c665d8afc1"
     repo-rev = "main"
     repo-subdir = "SuperDataStructures.jl"