List view
Data_Structures\Queue\Implementation\Queue_Implementation.java
- 17 Complexity
- 3.4 Complexity / M
- 0 Duplication
- 1 Churn
- 90 Lines
- 79 Lines of Code
- 5 Methods
- 15.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.