β
Correct Answer: (D)
o(2n)
Explanation: the time complexity of the brute force algorithm used to find the longest common subsequence is o(2n).
Explanation by: Mr. Dubey
the time complexity of the brute force algorithm used to find the longest common subsequence is o(2n).
Discussion
Question Analytics
504
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate