Examveda

In the context of the "Edit Distance" problem, what is being optimized?

A. The total number of characters in a string.

B. The minimum number of edits required to transform one string into another.

C. The frequency of characters in a string.

D. The total number of characters in a string.

Answer: Option B


Join The Discussion

Related Questions on Dynamic Programming in Data Structures