HACKER Q&A
📣 mdwalters

Are there any uses of sorting algorithms in real life?


Are there any uses of sorting algorithms in real life?


  👤 spindle Accepted Answer ✓

👤 b20000
in my career of 20 years i have never needed to sort anything

👤 mrhichem
Yes, many! Through out my career I had to implement from scratch two sorting algorithms. First was to sort subtitles on a playing video in javascript in real-time. The second was a custom sorting algorithm of text blocks on an image.

👤 joejoesvk
this is satire, right?