πŸ“Š Design and Analysis of Algorithms
Q. Longest common subsequence is an example of
  • (A) greedy algorithm
  • (B) 2d dynamic programming
  • (C) 1d dynamic programming
  • (D) divide and conquer
πŸ’¬ Discuss
βœ… Correct Answer: (B) 2d dynamic programming

Explanation: longest common subsequence is an example of 2d dynamic programming.


Explanation by: Mr. Dubey
longest common subsequence is an example of 2d dynamic programming.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
460
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate