Data Structures - Fundamentals\01. Linear Data Structures - Lab\Problem02.Stack\Stack.cs
- 4 Complexity
- 0.57 Complexity / M
- 0 Duplication
- 1 Churn
- 85 Lines
- 66 Lines of Code
- 7 Methods
- 9.43 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.