#time-complexity

[ follow ]
fromCodeProject
1 year ago
JavaScript

A few thoughts on faster sorting

Introducing a 'schema' inspired by Bucket and Proxmap sorting algorithms enhances existing sorting algorithms with a 'devide and conquer' element to potentially improve speed.
[ Load more ]