Level | Problems | |
---|---|---|
Bronze | 6 | 26.1% |
Silver | 7 | 30.4% |
Gold | 10 | 43.5% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 11 | 47.8% | 257 |
#graph traversal | 6 | 26.1% | 134 |
#shortest path | 5 | 21.7% | 124 |
#binary search | 5 | 21.7% | 114 |
#breadth-first search | 5 | 21.7% | 108 |
#dijkstra's | 3 | 13.0% | 72 |
#implementation | 6 | 26.1% | 48 |
#dynamic programming | 2 | 8.7% | 46 |
#depth-first search | 2 | 8.7% | 44 |
#greedy | 2 | 8.7% | 42 |