Page 1 of 1

What are double and single threaded trees?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) when both left, right nodes are having null pointers and only right node is null pointer respectively
b) having 2 and 1 node
c) using single and double linked lists
d) using heaps and priority queues