Level | Problems | |
---|---|---|
Bronze | 59 | 34.5% |
Silver | 27 | 15.8% |
Gold | 81 | 47.4% |
Platinum | 4 | 2.3% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#graph theory | 59 | 34.5% | 1369 |
#graph traversal | 47 | 27.5% | 1227 |
#breadth-first search | 36 | 21.1% | 945 |
#implementation | 77 | 45.0% | 838 |
#bruteforcing | 17 | 9.9% | 433 |
#depth-first search | 17 | 9.9% | 427 |
#simulation | 17 | 9.9% | 411 |
#backtracking | 16 | 9.4% | 406 |
#shortest path | 14 | 8.2% | 376 |
#binary search | 12 | 7.0% | 321 |