K-way Merge Sort
Don’t start K-way Merge Sort with jargon. Start with names A→Z. That is the whole point.
Do K-way Merge Sort once by hand. n log n vs n². Change one input. Say the new result out loud.
Without K-way Merge Sort, the roll list gets messy and names A→Z is hard to trust.
K-way Merge Sort shows up in the roll list. Name names A→Z, not “a real-world scenario”.
If names A→Z breaks under K-way Merge Sort, check unstable sort when equal keys matter first.
Place K-way Merge Sort next to nearby DSA work — n log n vs n² is the link.
Viva for K-way Merge Sort — what it is → n log n vs n² → the mistake (unstable sort when equal keys matter).
Say K-way Merge Sort in one breath, then n log n vs n², then unstable sort when equal keys matter.