Data Structures - Fundamentals\02. Linear Data Structures - Exercise\03.ReversedList\ReversedList.cs
- 23 Complexity
- 1.77 Complexity / M
- 0 Duplication
- 1 Churn
- 141 Lines
- 115 Lines of Code
- 13 Methods
- 8.85 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.