Examveda

Suppose each edit (insert, delete, replace) has a cost of one. Then, the maximum edit distance cost between the two strings is equal to the length of the larger string.

A. True

B. False

Answer: Option A


Join The Discussion

Related Questions on Dynamic Programming in Data Structures