Level | Problems | |
---|---|---|
Bronze | 7 | 3.6% |
Silver | 76 | 39.0% |
Gold | 111 | 56.9% |
Platinum | 1 | 0.5% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 71 | 36.4% | 1368 |
#graph traversal | 51 | 26.2% | 1214 |
#breadth-first search | 37 | 19.0% | 904 |
#dynamic programming | 37 | 19.0% | 862 |
#implementation | 28 | 14.4% | 609 |
#bruteforcing | 23 | 11.8% | 515 |
#depth-first search | 22 | 11.3% | 494 |
#shortest path | 18 | 9.2% | 471 |
#data structures | 18 | 9.2% | 453 |
#backtracking | 20 | 10.3% | 446 |