Can leaf node be called child node in a K-ary tree?
(a) True
(b) false
My query is from K-ary Tree in division Trees of Data Structures & Algorithms I
This question was posed to me during an interview.
Can leaf node be called child node in a K-ary tree?
(a) True
(b) false
My query is from K-ary Tree in division Trees of Data Structures & Algorithms I
This question was posed to me during an interview.