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. Except explicit open source licence (indicated Creative Commons / free), the "Sort List Items" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "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.) and all data download, script, or API access for "Sort List Items" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cita dCode

The copy-paste of the page "Sort List Items" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Sort List Items on dCode.fr [online website], retrieved on 2024-05-02, 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
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback