Level | Problems | |
---|---|---|
Bronze | 2 | 1.5% |
Silver | 26 | 19.5% |
Gold | 105 | 78.9% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 66 | 49.6% | 1349 |
#graph traversal | 48 | 36.1% | 1217 |
#breadth-first search | 32 | 24.1% | 801 |
#depth-first search | 21 | 15.8% | 542 |
#dynamic programming | 22 | 16.5% | 520 |
#implementation | 20 | 15.0% | 490 |
#data structures | 19 | 14.3% | 479 |
#bruteforcing | 15 | 11.3% | 392 |
#backtracking | 14 | 10.5% | 354 |
#shortest path | 13 | 9.8% | 332 |