Question: Assignment 3: Advanced C Programming You are requested to save all employees information of a certain bank in a Binary Search Tree (BST). Q1: Write

Assignment 3: Advanced C Programming You are requested to save all employees information of a certain bank in a Binary Search Tree (BST). Q1: Write a C program that follows these requirements: a. Explain theoretically how we would delete a node with two children in a BST and pro- vide a model coding example by providing screenshot of output - it can be either a standalone example. [2 points] b. Provide a real-world problem that trees are applied. Then provide the correspondent C code. [4 points] c. Design a flowchart that shows all the steps for the above coding question? Explain what is the difference between schematic design and flowchart design? [4 points]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
