Sort
Table of Contents
Ordering things (from a totally ordered set) using comparisons. Is a fundamental algorithmic tool that is a basis for many complex procedures
1. Variants
1.1. Topological Sort
- check out Directed Acyclic Graphs
- several practical applications wherein a lot of processes can be modelled and worked on using the two concepts above