The Data structure used in standard implementation of Breadth First Search is?

The Data structure used in standard implementation of Breadth First Search is?

A. Stack
B. Queue
C. Linked List
D. Tree

Correct answer is option B. Queue. Explanation: The Data structure used in standard implementation of Breadth First Search is Queue.

Post a Comment

0 Comments