uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/sort.md

Summary

Maintainability
Test Coverage
# Sort

Sort puts keys (numbers, names or other values) in order from smallest to largest (outside computer science this is usually called ordering).