Level | Problems | |
---|---|---|
Bronze | 18 | 33.3% |
Silver | 20 | 37.0% |
Gold | 16 | 29.6% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 23 | 42.6% | 541 |
#graph traversal | 16 | 29.6% | 358 |
#breadth-first search | 15 | 27.8% | 332 |
#dijkstra's | 7 | 13.0% | 174 |
#shortest path | 7 | 13.0% | 174 |
#depth-first search | 7 | 13.0% | 144 |
#implementation | 19 | 35.2% | 133 |
#bruteforcing | 4 | 7.4% | 100 |
#dynamic programming | 5 | 9.3% | 98 |
#backtracking | 4 | 7.4% | 86 |