Hacker News new | ask | show | jobs
by microtherion 4991 days ago
Something similar happened to me, with a linked list as well (on a linked list, bubble sort is much easier to implement than other common sorting methods). Everything worked fine, until data volume increased by 2 orders of magnitude.