Level | Problems | |
---|---|---|
Bronze | 1 | 1.9% |
Silver | 30 | 56.6% |
Gold | 22 | 41.5% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 35 | 66.0% | 843 |
#graph traversal | 28 | 52.8% | 655 |
#breadth-first search | 24 | 45.3% | 565 |
#depth-first search | 10 | 18.9% | 213 |
#shortest path | 8 | 15.1% | 207 |
#implementation | 7 | 13.2% | 128 |
#dynamic programming | 5 | 9.4% | 102 |
#dijkstra's | 3 | 5.7% | 84 |
#bruteforcing | 4 | 7.5% | 78 |
#backtracking | 3 | 5.7% | 66 |