leetcode\1455.Check-If-a-Word-Occurs-As-a-Prefix-of-Any-Word-in-a-Sentence\1455. Check If a Word Occurs As a Prefix of Any Word in a Sentence.go
- 3 Complexity
- 3 Complexity / M
- 0 Duplication
- 1 Churn
- 12 Lines
- 10 Lines of Code
- 1 Methods
- 10 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.