Level order traversal of a tree is formed with the help of

Q & ACategory: Data StructureLevel order traversal of a tree is formed with the help of
Admin Staff asked 4 years ago

Level order traversal of a tree is formed with the help of
a) breadth first search
b) depth first search
c) dijkstra’s algorithm
d) prims algorithm

1 Answers
Admin Staff answered 4 years ago

a) breadth first search