Level | Problems | |
---|---|---|
Bronze | 4 | 20.0% |
Silver | 14 | 70.0% |
Gold | 2 | 10.0% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#breadth-first search | 5 | 25.0% | 104 |
#graph theory | 5 | 25.0% | 104 |
#graph traversal | 5 | 25.0% | 104 |
#bruteforcing | 6 | 30.0% | 90 |
#sorting | 6 | 30.0% | 84 |
#binary search | 4 | 20.0% | 72 |
#depth-first search | 3 | 15.0% | 58 |
#data structures | 2 | 10.0% | 32 |
#implementation | 3 | 15.0% | 32 |
#set / map by hashing | 1 | 5.0% | 16 |