Computer Science, asked by XxItzYourSenoritaxX, 12 days ago

Q). Among the given options, which search algorithm requires less memory?

• Optimal Search
• Depth First Search
• Breadth-First Search
• Linear Search​

Answers

Answered by SarcasticCallilope
7

Answer:

\huge\color {blue}\boxed{\colorbox{black} {\ Question♡}}

Among the given options, which search algorithm requires less memory?

• Optimal Search

• Depth First Search

• Breadth-First Search

• Linear Search

\huge\color {blue}\boxed{\colorbox{black} {\ Answer♡}}

  • The Depth Search Algorithm or DFS requires very little memory as it only stores the stack of nodes from the root node to the current node.

Hope my answer will be helpful for you thanks

\huge\color {purple}\boxed{\colorbox{black}{ \ @Chiyuu♡}}

Similar questions