Pergunta de entrevista da empresa Thoughtworks

Find minimum number of edits required to convert one string to second string. Both strings are given by user as input. And one edit is counted if a character is added, deleted or modified from a string. (Short coding problem)