Level | Problems | |
---|---|---|
Bronze | 1 | 3.0% |
Silver | 29 | 87.9% |
Gold | 3 | 9.1% |
Platinum | 0 | 0.0% |
Diamond | 0 | 0.0% |
Ruby | 0 | 0.0% |
Tags | Problems | Rating | |
---|---|---|---|
#dynamic programming | 17 | 51.5% | 309 |
#breadth-first search | 12 | 36.4% | 251 |
#graph theory | 12 | 36.4% | 251 |
#graph traversal | 12 | 36.4% | 251 |
#depth-first search | 9 | 27.3% | 183 |
#binary search | 3 | 9.1% | 64 |
#mathematics | 4 | 12.1% | 60 |
#prefix sum | 2 | 6.1% | 40 |
#data structures | 2 | 6.1% | 32 |
#set / map by hashing | 2 | 6.1% | 32 |