Level order binary tree insert with 0-children subtrees

前端 未结 0 1965
谎友^
谎友^ 2020-12-05 09:10

I\'m trying to create algorithm that inserts values to binary tree in level order but when the value is 0 then the node has no children

Example:

Elemen         


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