About 4,860,000 results
Open links in new tab
  1. SORT Definition & Meaning - Merriam-Webster

    The meaning of SORT is a group set up on the basis of any characteristic in common : class, kind. How to use sort in a sentence. Synonym Discussion of Sort.

  2. SORT function - Microsoft Support

    The SORT function sorts the contents of a range or array. In this example, we're sorting by Region, Sales Rep, and Product individually with =SORT(A2:A17), copied across cells F2, H2, …

  3. Array.prototype.sort() - JavaScript | MDN - MDN Web Docs

    1 day ago · The sort() method of Array instances sorts the elements of an array in place and returns the reference to the same array, now sorted. The default sort order is ascending, built …

  4. SORT | English meaning - Cambridge Dictionary

    SORT definition: 1. a group of things that are of the same type or that share similar qualities: 2. the type of…. Learn more.

  5. Python List sort() Method - W3Schools

    The sort() method sorts the list ascending by default. You can also make a function to decide the sorting criteria(s).

  6. SORT Definition & Meaning | Dictionary.com

    Sort definition: a particular kind, species, variety, class, or group, distinguished by a common character or nature.. See examples of SORT used in a sentence.

  7. sort() in Python - GeeksforGeeks

    May 5, 2025 · The sort() method in Python is a built-in function that allows us to sort the elements of a list in ascending or descending order and it modifies the list in place which means there is …

  8. Sort - definition of sort by The Free Dictionary

    To make a search or examination of a collection of things: sorted through the laundry looking for a matching sock. 2. To be or become arranged in a certain way. 1. To separate from others: …

  9. Sorting Algorithms Explained with Examples in JavaScript, …

    Dec 4, 2019 · Sorting algorithms are a set of instructions that take an array or list as an input and arrange the items into a particular order. Sorts are most commonly in numerical or a form of …

  10. What is Sort? - Computer Hope

    Jun 14, 2025 · Sort is organizing data in a particular order, allowing for information to be found easier. For example, names and contact information may be sorted by a sorter in alphabetical …

  11. Some results have been removed