Write a function When root node of a data structure is passed it checks following things

前端 未结 0 974
孤独总比滥情好
孤独总比滥情好 2021-01-04 00:11

Write a function TreeType (Node *) in c++ When root node of a data structure is passed it checks following things • Is it a Tree? • Is it a Binary Tree? • Is it a BST?

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