Level | Problems | |
---|---|---|
Bronze | 118 | 24.6% |
Silver | 188 | 39.2% |
Gold | 172 | 35.8% |
Platinum | 2 | 0.4% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 118 | 24.6% | 1405 |
#graph traversal | 76 | 15.8% | 1291 |
#data structures | 99 | 20.6% | 1278 |
#breadth-first search | 50 | 10.4% | 1143 |
#sorting | 62 | 12.9% | 1057 |
#shortest path | 40 | 8.3% | 1016 |
#implementation | 135 | 28.1% | 961 |
#dynamic programming | 43 | 9.0% | 908 |
#depth-first search | 38 | 7.9% | 879 |
#greedy | 38 | 7.9% | 845 |