Level | Problems | |
---|---|---|
Bronze | 52 | 16.1% |
Silver | 113 | 35.0% |
Gold | 146 | 45.2% |
Platinum | 12 | 3.7% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 153 | 47.4% | 1569 |
#graph traversal | 123 | 38.1% | 1468 |
#breadth-first search | 101 | 31.3% | 1410 |
#shortest path | 49 | 15.2% | 1354 |
#implementation | 93 | 28.8% | 1219 |
#depth-first search | 44 | 13.6% | 1019 |
#dijkstra's | 33 | 10.2% | 930 |
#greedy | 37 | 11.5% | 730 |
#data structures | 30 | 9.3% | 720 |
#dynamic programming | 31 | 9.6% | 694 |