Hi, I took the liberty of looking around to see what other interesting sorting methods are out there. One in particular caught my eye. The sorting algorithm CountingSort. This method sorts with an effort . That's also the reason why I'm going to talk about this method.
How CountingSort works
· 4 min read