5 ms·
You could use an edit distance algorithm instead of using checksums. Although that would be really time intensive.
by mrkrwtsn 14y ago
You could use an edit distance algorithm instead of using checksums. Although that would be really time intensive.