/algos

common algorithms in ruby

Primary LanguageRubyMIT LicenseMIT

algos

common algorithms in ruby

  1. Levenshtein_distance

    StringAlgo::levenshtein_distance(str_1, str_2)