MCQ Practice

What is the edit distance between the strings "abcd" and "acbd" when the allowed operations are insertion, deletion and substitution?

A

1

B

2

C

3

D

4

Correct Answer: B