Computer Science, asked by koradaramarao90, 1 month ago

A person wants to visit some places. He starts from a vertex and then
wants to visit every vertex till it finishes from one vertex, backtracks and
then explore other vertex from same vertex. What algorithm he should
use?
O Depth First Sharch
O
O
Breadth First Search
O
O
Trim's algorithm
O None of the mentioned​

Answers

Answered by Beautyprincess22
4

Answer:

Depth First Sharch

Explanation:

hope it's helps you

Similar questions