Tool to sort letters of the alphabet, eg., sorting letters to organize a word or a sequence of letters according to alphabetical order.
Sort Letters - dCode
Tag(s) : Data Processing
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!
A letter sort is an arrangement of letters in a defined order, most often the alphabetic order.
Sorting letters (how to put them in order) can be done according to 3 sorting methods:
Sort by Alphabetical order: letters from A to Z (ascending order organization)
Example: DCODE is sorted CDDEO
Sort by Reverse alphabetical order: letters Z to A (descending order organization or anti-alphabetic)
Example: DCODE is sorted OEDDC
Sort by Random order (different order each time) to generate some anagrams
Example: DCODE is sorted CEDOD ou DOCED, etc. (randomly)
Use dCode tools such as the list sorter (data sorter).
It is possible to sort letters as a whole block or by distinguishing words. Here is an example with alphabetic order.
Example: 'DCODE ME' considered as a single block of letters is sorted CDDEEMO
Example: 'DCODE ME' considered as two separated words is sorted CDDEO EM
Letter sorting helps children develop their reading, spelling and vocabulary skills. It also strengthens their ability to understand and apply classification and categorization rules.
Alphabetization is a classic exercise for kindergarten or cycle 3 students. Use the dCode tool to generate random letters and have pupils arrange letters in alphabetical or antialphabetical order. If necessary, use this tool to check their arrangement.
dCode retains ownership of the "Sort Letters" source code. Any algorithm for the "Sort Letters" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "Sort Letters" 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 Letters" 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.
The content of the page "Sort Letters" 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:
In a scientific article or book, the recommended bibliographic citation is: Sort Letters on dCode.fr [online website], retrieved on 2025-04-16,