There are many additional algorithms available. Choose 2 sorting and 2 searching algorithms, and describe them in detail.
1) Give the pseudocode and flowchart that would show how one of the additional data structures could be implemented to search data.
2) In addition, create a flowchart to show how to sort using one of the additional algorithms.
3) Give the pseudocode for the flowchart as well.