Level | Problems | |
---|---|---|
Bronze | 10 | 4.7% |
Silver | 129 | 60.3% |
Gold | 75 | 35.0% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 95 | 44.4% | 1291 |
#graph traversal | 77 | 36.0% | 1220 |
#breadth-first search | 62 | 29.0% | 1161 |
#bruteforcing | 47 | 22.0% | 935 |
#dynamic programming | 35 | 16.4% | 705 |
#depth-first search | 31 | 14.5% | 672 |
#implementation | 39 | 18.2% | 671 |
#shortest path | 21 | 9.8% | 516 |
#backtracking | 24 | 11.2% | 507 |
#dijkstra's | 15 | 7.0% | 370 |