Tree with Return Type

Just divide and conquer, which is subproblem of problem.

Recursion

[return type] recur (TreeNode root, parameter list) {}

return type: bottom up return value

parameter list : pass from top-down

results matching ""

    No results matching ""