Chapter 8 search trees;Insert node;Iterative insert (algorithm;Recursive insert node(algorithm;Delete node(c) Delete node (18) with no left child;1 if (root is null) 1 return false 2 endif 3 if(dltkey