Search for a tool
Sort List Items

Tool to sort a list. Sorting allow organizing a list of items, names with a relation order. Most common orders are numeric order or alphabetic order.

Results

Sort List Items -

Tag(s) : Data Processing

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Sort List Items' tool for free! Thank you!

Sort List Items

Sort a word list

Loading...
(if this message do not disappear, try to refresh this page)








Sort a number list

Loading...
(if this message do not disappear, try to refresh this page)




Answers to Questions (FAQ)

What is a list sort? (Definition)

A list sort is the arrangement of the items in a list in a specific order, such as alphabetical or numerical order.

How to sort a list of words/names?

Sorting/Ordering can be done alphabetically, reverse alphabetically, by length (size of the element), numerical value (from greatest/lowest/least), ascending or descending order. dCode also offers a totally random sorting (also see random selection tool).

For the classifications of words or proper names, dCode can manage accents and diacritics, sort words in uppercase or lowercase, etc.

Example: ABCD,BAC,CAB,BA,CB can be sorted alphabetically ABCD,BA,BAC,CAB,CB or by length BA,CB,BAC,CAB,ABCD.

Items that should be sorted can be displayed one per line, or word by word.

How to sort a list of numbers?

Sorting is made according to the position of the number over the axis of real numbers.

Example: 1,2,-3,0 can be sorted numerically -3,0,1,2 (from the smallest to the biggest)

dCode can handle integers, decimals or negative numbers.

Source code

dCode retains ownership of the "Sort List Items" source code. Any algorithm for the "Sort List Items" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Sort List Items" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "Sort List Items" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.

Cite dCode

The content of the page "Sort List Items" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source. Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link: https://www.dcode.fr/sort-list
In a scientific article or book, the recommended bibliographic citation is: Sort List Items on dCode.fr [online website], retrieved on 2025-04-16, https://www.dcode.fr/sort-list

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Sort List Items' tool for free! Thank you!


https://www.dcode.fr/sort-list
© 2025 dCode — The ultimate collection of tools for games, math, and puzzles.
 
Feedback