Level | Problems | |
---|---|---|
Bronze | 2 | 5.4% |
Silver | 18 | 48.6% |
Gold | 17 | 45.9% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 24 | 64.9% | 567 |
#graph traversal | 21 | 56.8% | 488 |
#breadth-first search | 18 | 48.6% | 413 |
#shortest path | 8 | 21.6% | 199 |
#depth-first search | 8 | 21.6% | 171 |
#dijkstra's | 6 | 16.2% | 150 |
#implementation | 6 | 16.2% | 126 |
#dynamic programming | 5 | 13.5% | 100 |
#data structures | 5 | 13.5% | 96 |
#bruteforcing | 4 | 10.8% | 80 |