Level | Problems | |
---|---|---|
Bronze | 20 | 15.9% |
Silver | 28 | 22.2% |
Gold | 78 | 61.9% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 68 | 54.0% | 1401 |
#graph traversal | 49 | 38.9% | 1274 |
#depth-first search | 41 | 32.5% | 1080 |
#shortest path | 21 | 16.7% | 544 |
#breadth-first search | 22 | 17.5% | 542 |
#data structures | 23 | 18.3% | 523 |
#dijkstra's | 15 | 11.9% | 388 |
#greedy | 15 | 11.9% | 370 |
#dynamic programming | 13 | 10.3% | 348 |
#implementation | 27 | 21.4% | 322 |