Sorting
Arrangement of items based on a specific criteria.
Sorting is arranging items in a specific order, typically based on some criteria. It's a fundamental operation in computer science and is used to organize data for efficient access and processing.
Built by Tim Jones