Level | Problems | |
---|---|---|
Bronze | 179 | 31.3% |
Silver | 164 | 28.7% |
Gold | 209 | 36.6% |
Platinum | 19 | 3.3% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 222 | 38.9% | 1703 |
#graph traversal | 146 | 25.6% | 1588 |
#breadth-first search | 130 | 22.8% | 1558 |
#shortest path | 64 | 11.2% | 1477 |
#dijkstra's | 47 | 8.2% | 1317 |
#implementation | 178 | 31.2% | 1297 |
#dynamic programming | 73 | 12.8% | 1226 |
#data structures | 45 | 7.9% | 983 |
#depth-first search | 41 | 7.2% | 956 |
#bruteforcing | 43 | 7.5% | 924 |