β
Correct Answer: (C)
o(m)
Explanation: kmp algorithm is an efficient pattern searching algorithm. it has a time complexity of o(m) where m is the length of text.
Explanation by: Mr. Dubey
kmp algorithm is an efficient pattern searching algorithm. it has a time complexity of o(m) where m is the length of text.
Discussion
Question Analytics
941
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
92%
Success Rate