Sorting Algorithms

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

The sorting problem if formally defined as follows: given a sequence of n numbers (a1, a2, ... an) provided as input, the algorithm must produce as output a permutation (reordering) (a1', a2, ... an