Level | Problems | |
---|---|---|
Bronze | 24 | 9.8% |
Silver | 55 | 22.4% |
Gold | 164 | 66.7% |
Platinum | 2 | 0.8% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 84 | 34.1% | 1414 |
#graph traversal | 55 | 22.4% | 1297 |
#data structures | 42 | 17.1% | 1005 |
#shortest path | 30 | 12.2% | 820 |
#dynamic programming | 33 | 13.4% | 782 |
#implementation | 48 | 19.5% | 733 |
#breadth-first search | 27 | 11.0% | 674 |
#bruteforcing | 28 | 11.4% | 639 |
#depth-first search | 24 | 9.8% | 603 |
#greedy | 25 | 10.2% | 578 |