Level | Problems | |
---|---|---|
Bronze | 7 | 3.5% |
Silver | 81 | 40.3% |
Gold | 112 | 55.7% |
Platinum | 1 | 0.5% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 71 | 35.3% | 1368 |
#graph traversal | 51 | 25.4% | 1214 |
#dynamic programming | 43 | 21.4% | 988 |
#breadth-first search | 37 | 18.4% | 904 |
#implementation | 28 | 13.9% | 611 |
#bruteforcing | 23 | 11.4% | 515 |
#shortest path | 19 | 9.5% | 499 |
#depth-first search | 22 | 10.9% | 494 |
#data structures | 18 | 9.0% | 453 |
#backtracking | 20 | 10.0% | 446 |