⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

'''[[wp:Stringology|String algorithms]]''' are various algorithms dedicated to the analysis of [[wp:string|string]]s. They are very important algorithms in computer science, as they are required for efficiently searching textual data, parsing, sorting and so on. They are crucial for the development of [[wp:bioinformatics|bioinformatics]], for example. [[Category:Text processing]]