Level | Problems | |
---|---|---|
Bronze | 27 | 9.5% |
Silver | 130 | 45.6% |
Gold | 126 | 44.2% |
Platinum | 2 | 0.7% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 104 | 36.5% | 1428 |
#graph traversal | 74 | 26.0% | 1297 |
#breadth-first search | 60 | 21.1% | 1205 |
#greedy | 52 | 18.2% | 981 |
#shortest path | 34 | 11.9% | 902 |
#implementation | 60 | 21.1% | 879 |
#sorting | 37 | 13.0% | 758 |
#dynamic programming | 34 | 11.9% | 724 |
#depth-first search | 29 | 10.2% | 671 |
#bruteforcing | 32 | 11.2% | 663 |