Question 1 – Implement binary search tree operations with iterative solutions in any programming languages. : Search, Insert, Delete
Question 2 – Find two applications/use cases of the binary search tree and explain how the use cases (Applications) apply the binary search tree.