1.

Regarding implementation of Breadth First Search using queues, what is the maximum distance between two nodes present in the queue? (considering each edge length 1)

A. Can be anything
B. 0
C. At most 1
D. Insufficient Information
Answer» D. Insufficient Information


Discussion

No Comment Found