Sorting Algorithms
If you can teach Sorting Algorithms using names A→Z, you know it. If you only know the heading, you don’t.
Sorting Algorithms order — meaning → n log n vs n² → one limit. Dumping ten features helps nobody.
Skip Sorting Algorithms and unstable sort when equal keys matter shows up in the roll list.
Amit ships Sorting Algorithms in the roll list. That is the use case worth saying.
Don’t do this with Sorting Algorithms — unstable sort when equal keys matter. Interviewers spot it in ten seconds.
Sorting Algorithms is not a lonely heading. Amit ties it to names A→Z.
Close Sorting Algorithms with — “If I skip it, names A→Z goes wrong like this: unstable sort when equal keys matter.”
For Sorting Algorithms: definition + the roll list + one failure.