Hacker News new | ask | show | jobs
by dataflow 1112 days ago
I get your sentiment but note that discovering a new algorithm doesn't have to imply a better time complexity. Bubble Sort and Insertion Sort have the same time complexity but are different algorithms.