List view
data_structures\queue\linked_queue.py
- 15 Complexity
- 1.5 Complexity / M
- 0 Duplication
- 7 Churn
- 156 Lines
- 138 Lines of Code
- 10 Methods
- 13.8 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.