Recognition signal
When should you think of Binary Trees?
Each answer can be composed from a node and the answers of its child subtrees.
Recursive structure — visit, go left, go right. Each answer can be composed from a node and the answers of its child subtrees.
Each answer can be composed from a node and the answers of its child subtrees.
A traversal enters each node with a clear contract for what it returns or records.
No matching problems. Try another title, tag, or difficulty.