leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Fix: space complexity in 0104-maximum-depth-of-binary-tree.js

Open pobch opened this issue 2 years ago • 0 comments

  • File(s) Modified: 0104-maximum-depth-of-binary-tree.js
  • Language(s) Used: javascript

Description

Correct the space complexity.

pobch avatar May 22 '23 09:05 pobch