Level | Problems | |
---|---|---|
Bronze | 1 | 1.9% |
Silver | 50 | 96.2% |
Gold | 1 | 1.9% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#breadth-first search | 42 | 80.8% | 865 |
#graph theory | 42 | 80.8% | 865 |
#graph traversal | 42 | 80.8% | 865 |
#depth-first search | 22 | 42.3% | 450 |
#data structures | 9 | 17.3% | 153 |
#implementation | 5 | 9.6% | 82 |
#shortest path | 2 | 3.8% | 42 |
#greedy | 2 | 3.8% | 40 |
#bruteforcing | 2 | 3.8% | 38 |
#dynamic programming | 2 | 3.8% | 38 |