Level | Problems | |
---|---|---|
Bronze | 13 | 5.3% |
Silver | 106 | 43.4% |
Gold | 122 | 50.0% |
Platinum | 2 | 0.8% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 77 | 31.6% | 1386 |
#graph traversal | 55 | 22.5% | 1243 |
#breadth-first search | 46 | 18.9% | 1100 |
#implementation | 49 | 20.1% | 906 |
#dynamic programming | 39 | 16.0% | 871 |
#bruteforcing | 31 | 12.7% | 674 |
#shortest path | 23 | 9.4% | 635 |
#data structures | 30 | 12.3% | 592 |
#dijkstra's | 20 | 8.2% | 558 |
#depth-first search | 21 | 8.6% | 488 |