Union of 2 2-3 trees?

后端 未结 0 1140
长情又很酷
长情又很酷 2020-12-16 23:39

I have two 2-3 tree T1 (with n1 keys) and T2 (with n2 keys)

Knowing each key in T1 is less than every key in T2 how can I return a 2-3 tree which holds the union of t

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