Explanation: a variation of longest common subsequence can be used to solve the minimum number of insertions to form a palindrome problem.
Q. Which of the following problems can be used to solve the minimum number of insertions to form a palindrome problem?
β
Correct Answer: (B)
longest common subsequence problem
Explanation by: Mr. Dubey
a variation of longest common subsequence can be used to solve the minimum number of insertions to form a palindrome problem.
Discussion
Question Analytics
306
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate