Duality of Sort & Hash Based Algortihms
Focus
- Similarities/Dualities of sort & hash based algorithms
Notes:
Dualities: a nice table listing several of the dualitites of sort & hash based algorithms is on pg. 76
Both algorithms are split into 3 phases.
Both have similar ways of handling resource sharing.