Java\Ch 16. Moderate\Q16_03_Intersection\Question.java
- 22 Complexity
- 5.5 Complexity / M
- 0 Duplication
- 4 Churn
- 82 Lines
- 53 Lines of Code
- 4 Methods
- 13.25 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.