engineering recuitment GATE CSE 2023-24 Test Series Algorithms Graphs/Spanning Tree and Shortest Paths Graph Search
Which data structure is used in the breadth-first search of a graph to store nodes
1
Array
2
Stack
3
Queue
4
Tree
Which data structure is used in the breadth-first search of a graph to store nodes