Vidyalelo
Data Structure · Q116

Dynamic Programming in Data Structures

Programming · Data Structure · question 116

Q116

Consider the strings "monday" and "tuesday". What is the edit distance between the two strings?

A.
3
B.
4
Answer
C.
5
D.
6

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board