/FindLeavesOfBinaryTree-Leetcode-366

:question: An algorithm that uses a DFS traversal to find the leaves of a binary tree recursively.

Primary LanguageJavaScript

No issues in this repository yet.