Level | Problems | |
---|---|---|
Bronze | 82 | 19.8% |
Silver | 185 | 44.7% |
Gold | 143 | 34.5% |
Platinum | 4 | 1.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 172 | 41.5% | 1450 |
#data structures | 89 | 21.5% | 1388 |
#graph traversal | 128 | 30.9% | 1361 |
#breadth-first search | 88 | 21.3% | 1245 |
#depth-first search | 58 | 14.0% | 1166 |
#shortest path | 43 | 10.4% | 1108 |
#sorting | 92 | 22.2% | 1005 |
#greedy | 44 | 10.6% | 855 |
#implementation | 105 | 25.4% | 812 |
#dijkstra's | 22 | 5.3% | 580 |