Skip to content

danvixent/buycoin-challenge2

Repository files navigation

buycoin-challenge2

Why Levenshtein Distance is better for this scenario

The Levenshtein Distance calculates the minimum number of insertions, deletions and single character substitutions needed to transform string a into string b. However, The Damerau-Levenshtein Distance algorithm takes all this into consideration in addition to adjacent character substitutions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published