Data Structure (2130702)

BE | Semester-3   Summer-2017 | 05/31/2017

Q2) (c)

Insertion sequence of names is Norma, Roger,John,Bill,Leo,Paul, Ken and Maurice

Insertion Sequence of names is Norma, Rogar, John, Bill, Leo, Paul, Ken and Maurice.

(1) Show the behavior of creating a lexically ordered binary tree.

Q2_C_OR_1_Binary_Search_Tree

(2) Insert Kirk. Show the binary tree.

Q2_C_OR_2_Binary_Search_Tree

(3) Delete John. Show the binary tree.

Q2_C_OR_3_Binary_Search_Tree