Content deleted Content added
TakuyaMurata (talk | contribs) No edit summary |
A simple operation on strings is concatenation. Other common operations on strings are searching and sorting |
||
Line 27:
== String manipulation ==
Advanced string algorithms often employ complex mechanisms and data structures, among them [[suffix tree]]s, [[finite state machine]]s.
|