Level | Problems | |
---|---|---|
Bronze | 51 | 32.1% |
Silver | 94 | 59.1% |
Gold | 14 | 8.8% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 51 | 32.1% | 1058 |
#graph traversal | 51 | 32.1% | 1058 |
#breadth-first search | 48 | 30.2% | 1017 |
#depth-first search | 29 | 18.2% | 609 |
#implementation | 61 | 38.4% | 568 |
#mathematics | 45 | 28.3% | 435 |
#bruteforcing | 18 | 11.3% | 317 |
#sorting | 15 | 9.4% | 278 |
#greedy | 14 | 8.8% | 242 |
#dynamic programming | 15 | 9.4% | 226 |