counting sort

English

Noun

counting sort (plural counting sorts)

  1. (computing) A sorting algorithm that counts how many times each integer key appears in an array and then reorders the array based on those counts.

Translations