There are many additional algorithms available. Choose 2 sorting and 2 searching algorithms, and describe them in detail.
- Give the pseudocode and flowchart that would show how one of the additional data structures could be implemented to search data.
- In addition, create a flowchart to show how to sort using one of the additional algorithms.
- Give the pseudocode for the flowchart as well.
Please submit the following for your assignment.
- 2 flowcharts (1 for a searching algorithm and 1 for a sorting algorithm)
- 2 pseudocode examples (1 for a searching algorithm and 1 for a sorting algorithm)
For assistance with your assignment, please use your text, Web resources, and all course materials.
Course Materials