← Back to Fala2Me

linear sorting

[ˈlɪn.i.ər ˈsɔːr.tɪŋ]
noun
ordenação linear
1. A sorting algorithm that operates in linear time complexity, typically O(n), such as counting sort, radix sort, or bucket sort, rather than comparison-based sorts
Linear sorting algorithms are more efficient than quicksort when dealing with specific data distributions.
Os algoritmos de ordenação linear são mais eficientes que o quicksort ao lidar com distribuições de dados específicas.
2. In data processing, a method of sorting elements in a single pass or with constant multipliers of the input size
The system uses linear sorting to process the database records in a single operation.
O sistema usa ordenação linear para processar os registros do banco de dados em uma única operação.
Synonyms
non-comparative sortingcounting sortradix sortO(n) sorting
Antonyms
comparison-based sortingquadratic sortingO(n²) sorting

Regional Variations

General Brazilian
ordenação linear
Standard technical term used in computer science education and industry
Portugal
ordenação linear
Same terminology as in Brazil; consistent across Portuguese-speaking regions
Technical/Academic
algoritmo de ordenação linear
More formal or descriptive variant in specialized contexts

Related Idioms & Phrases

sort in linear time
achieve O(n) complexity
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →