Level | Problems | |
---|---|---|
Bronze | 14 | 10.5% |
Silver | 73 | 54.9% |
Gold | 46 | 34.6% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 49 | 36.8% | 1114 |
#graph traversal | 36 | 27.1% | 791 |
#breadth-first search | 28 | 21.1% | 611 |
#bruteforcing | 26 | 19.5% | 508 |
#shortest path | 20 | 15.0% | 490 |
#backtracking | 23 | 17.3% | 483 |
#implementation | 25 | 18.8% | 394 |
#dynamic programming | 19 | 14.3% | 359 |
#depth-first search | 16 | 12.0% | 340 |
#dijkstra's | 13 | 9.8% | 322 |