What is inefficient with the below threaded binary tree picture?
Posted: Wed Jul 13, 2022 7:42 pm
a) it has dangling pointers
b) nothing inefficient
c) incorrect threaded tree
d) space is being used more
b) nothing inefficient
c) incorrect threaded tree
d) space is being used more