Which of the following methods can be used to solve the edit distance problem?
Posted: Wed Jul 13, 2022 7:40 pm
a) Recursion
b) Dynamic programming
c) Both dynamic programming and recursion
d) Greedy Algorithm
b) Dynamic programming
c) Both dynamic programming and recursion
d) Greedy Algorithm