Y
Hacker News
new
|
ask
|
show
|
jobs
by
ManlyBread
337 days ago
This can be solved by using Levenstein distance or doing some funky calculations involving a diff-like algoritm that git uses for example. It is by no means a hard problem to solve.