Print the amount of even values at odd levels from a Binary Search Tree

前端 未结 0 753
刺人心
刺人心 2020-11-30 00:43

I have a binary search tree and I need to print the total amount of even values that are at odd levels.

I have an algorithm to do the traversal in order, but i dont k

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