Level | Problems | |
---|---|---|
Bronze | 47 | 21.5% |
Silver | 106 | 48.4% |
Gold | 65 | 29.7% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 47 | 21.5% | 1111 |
#graph traversal | 38 | 17.4% | 877 |
#dynamic programming | 39 | 17.8% | 853 |
#breadth-first search | 28 | 12.8% | 627 |
#implementation | 59 | 26.9% | 619 |
#bruteforcing | 25 | 11.4% | 462 |
#data structures | 21 | 9.6% | 452 |
#sorting | 23 | 10.5% | 435 |
#depth-first search | 18 | 8.2% | 415 |
#greedy | 22 | 10.0% | 412 |