Question 1 Discuss the following theorems with respect to Splay Trees-
- Balance Theorem
- Dynamic Finger Theorem
Question 2 Write a C program for implementation of Queue Using
Question 3 Write a C Program for implementation of Binary tree using following Traversals on it
- Inorder
- Preorder
- Postorder