Y
Hacker News
new
|
ask
|
show
|
jobs
by
rcxdude
1121 days ago
That's fair if the constant factor is relevant, but if bubble sort is terminating in any reasonable timescale then the difference between qsort, C++ std::sort, and a custom implementation is really not a factor.
1 comments
jart
1121 days ago
People who don't compute much data don't need computer science.
link