The levenshtein distance algorithm written in java from the pseudocode on the wiki. https://en.wikipedia.org/wiki/Levenshtein_distance This algorithm is used to find ...