Python: Find the size of a binary tree implemented in dictionary with recursion

后端 未结 0 1709
慢半拍i
慢半拍i 2021-01-14 14:54

For a homework task we make a recursive function to find the amount of subjects of a binary tree implemented in a dictionary.

I know how to traverse in a binary tree

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