Software Engineering KB

Home

❯

01 Foundations

❯

01 Algorithms

❯

00 Category

❯

String Algorithms

String Algorithms

Feb 10, 20261 min read

  • algorithms
  • string-algorithms

String Algorithms

Back: Algorithms

Algorithms for processing and analyzing text and sequences. String algorithms are critical in text editors, search engines, bioinformatics, and data compression.

Concepts

  • Pattern Matching
  • Suffix Structures
  • Edit Distance

algorithms string-algorithms


Graph View

  • String Algorithms
  • Concepts

Backlinks

  • Edit Distance
  • Pattern Matching
  • Suffix Structures
  • Algorithms

Created with Quartz v4.5.2 © 2026

  • GitHub