Level | Problems | |
---|---|---|
Bronze | 4 | 9.5% |
Silver | 29 | 69.0% |
Gold | 9 | 21.4% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 19 | 45.2% | 415 |
#graph traversal | 15 | 35.7% | 316 |
#breadth-first search | 13 | 31.0% | 270 |
#depth-first search | 9 | 21.4% | 181 |
#bruteforcing | 8 | 19.0% | 155 |
#shortest path | 6 | 14.3% | 146 |
#dijkstra's | 5 | 11.9% | 120 |
#dynamic programming | 6 | 14.3% | 118 |
#implementation | 7 | 16.7% | 104 |
#greedy | 5 | 11.9% | 90 |