Level | Problems | |
---|---|---|
Bronze | 7 | 11.5% |
Silver | 25 | 41.0% |
Gold | 29 | 47.5% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 27 | 44.3% | 660 |
#graph traversal | 18 | 29.5% | 433 |
#breadth-first search | 17 | 27.9% | 407 |
#implementation | 15 | 24.6% | 282 |
#shortest path | 9 | 14.8% | 225 |
#bruteforcing | 10 | 16.4% | 211 |
#dijkstra's | 8 | 13.1% | 203 |
#dynamic programming | 7 | 11.5% | 154 |
#depth-first search | 6 | 9.8% | 132 |
#backtracking | 6 | 9.8% | 122 |