Table of Contents

Edit Distance (Levenshtein Distance)

Calculates the minimum number of edits (insertions, deletions, substitutions) to transform one string into another.

Category: dynamic-programming
Loading...

Enjoy reading code with a tandem explainer?

Explain code with DocComment! Try out your own code!

Try DocComment