What are double and single threaded trees?
Posted: Wed Jul 13, 2022 7:42 pm
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
b) having 2 and 1 node
c) using single and double linked lists
d) using heaps and priority queues