scala-algorithms icon indicating copy to clipboard operation
scala-algorithms copied to clipboard

[Strings] Alphabetical ordering

Open sentenza opened this issue 4 years ago • 0 comments
trafficstars

Add alphabetical ordering algorithm.

Description

Alphabetical order is a system whereby character strings are placed in order based on the position of the characters in the conventional ordering of an alphabet. Wikipedia: https://en.wikipedia.org/wiki/Alphabetical_order

sentenza avatar Oct 10 '21 19:10 sentenza