Level | Problems | |
---|---|---|
Bronze | 50 | 23.6% |
Silver | 72 | 34.0% |
Gold | 89 | 42.0% |
Platinum | 1 | 0.5% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 69 | 32.5% | 1316 |
#graph traversal | 51 | 24.1% | 1198 |
#breadth-first search | 39 | 18.4% | 913 |
#implementation | 71 | 33.5% | 860 |
#shortest path | 26 | 12.3% | 666 |
#depth-first search | 26 | 12.3% | 608 |
#dynamic programming | 24 | 11.3% | 521 |
#dijkstra's | 20 | 9.4% | 520 |
#data structures | 22 | 10.4% | 490 |
#greedy | 21 | 9.9% | 470 |