|
|
|
|
|
by nkozyra
2609 days ago
|
|
Absolutely. While every job will depend on sort, so many of them will have negligible benefit by changing the least efficient algorithm to the most. And most of them just use a native language sort that does something relatively smart out of the box. It's good to write all of these at don't point so you understand why things are inefficient. |
|