leetcode
leetcode copied to clipboard
Fix: space complexity in 0104-maximum-depth-of-binary-tree.js
- File(s) Modified: 0104-maximum-depth-of-binary-tree.js
- Language(s) Used: javascript
Description
Correct the space complexity.