M

Mr. Dubey • 52.26K Points
Coach

Q. Which of the following methods can be used to solve the edit distance problem?

(A) recursion
(B) dynamic programming
(C) both dynamic programming and recursion
(D) greedy algorithm
Correct : Option (C)

Explanation:
 both dynamic programming and recursion can be used to solve the edit distance problem.

Share

Discusssion

Login to discuss.

Be the first to start discuss.