Data Structure String Algorithms Question #5780
Single Choice Easy

QWhich of the following is not a technique used in string algorithms?

ID: #5780 String Algorithms 246 views
Question Info
#5780Q ID
EasyDifficulty
String AlgorithmsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Dynamic programming
  • B Divide and conquer
  • C Greedy algorithms
  • D Breadth-first search
Correct Answer

Explanation

Answer: d) Breadth-first search

Explanation: Breadth-first search is not commonly used in string algorithms.

Share This Question

Challenge a friend or share with your study group.