Graph Traversal


Problem Information

Graph traversal problem using BFS or DFS.

Evaluation Rubrics

Rubric Type Weight Max Score Description
Correctness
Graph traversal correctness
Manual Review 1.0 60.0 Graph traversal correctness
Graph Handling
Proper handling of graph structures and edge cases
Manual Review 1.0 40.0 Proper handling of graph structures and edge cases