seek the lower ancestor in a binary tree

前端 未结 0 1685
野趣味
野趣味 2020-11-21 23:42

I wanna find the lower ancestor in a binary tree, and what i do is first, list the fathers of each node, then compare the list and the last item in common is the lower ances

相关标签:
回答
  • 消灭零回复
提交回复
热议问题