Level | Problems | |
---|---|---|
Bronze | 71 | 17.7% |
Silver | 147 | 36.6% |
Gold | 181 | 45.0% |
Platinum | 3 | 0.7% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 135 | 33.6% | 1499 |
#graph traversal | 71 | 17.7% | 1304 |
#shortest path | 48 | 11.9% | 1247 |
#dynamic programming | 63 | 15.7% | 1244 |
#depth-first search | 40 | 10.0% | 968 |
#implementation | 92 | 22.9% | 961 |
#breadth-first search | 41 | 10.2% | 952 |
#data structures | 42 | 10.4% | 937 |
#bruteforcing | 36 | 9.0% | 773 |
#dijkstra's | 29 | 7.2% | 767 |