What is a splay operation?
Posted: Wed Jul 13, 2022 7:42 pm
a) moving parent node to down of child
b) moving a node to root
c) moving root to leaf
d) removing leaf node
b) moving a node to root
c) moving root to leaf
d) removing leaf node