questions\q341_binary_tree_boundary_traversal\code.py
- 24 Complexity
- 4 Complexity / M
- 344 Duplication
- 1 Churn
- 140 Lines
- 81 Lines of Code
- 6 Methods
- 13.5 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’