Build your intuition. Click the correct answer from the options.
What is the main goal of graph traversal algorithms?
Click the option that best answers the question.
- To find the longest path between two nodes
- To determine if a graph is cyclic
- To visit all nodes in a graph
- To find the smallest path between two nodes