Graph
- Info
- Hidden Rankings
Description:
Implement BFS for a graph
Use any data structure for representation of the graph
adjacency matrix or adjacency list
Organizer:
Problems
Problem | Points | AC Rate | Users | |
---|---|---|---|---|
BFS | 10 | 52.5% | 41 | |
DFS | 10 | 51.2% | 40 |
Comments