Examveda

What is a key characteristic of the Naive string matching algorithm?

A. It uses advanced hashing techniques.

B. It requires sorting the pattern.

C. It is simple to implement.

D. It has a high worst-case time complexity.

Answer: Option C


This Question Belongs to Data Structure >> String Matching

Join The Discussion

Related Questions on String Matching