What shall I do to create a binary tree by taking depth as input in java?

前端 未结 0 612
盖世英雄少女心
盖世英雄少女心 2020-12-28 20:58

In my case, I want to create a binary tree by taking the depth as the input.

For example, if I do tree.create(3), there will generate a binary tree w

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