Structure and Implementation Terms and Definitions Searching and Sorting Sorting Algorithms Data Flow Diagrams Building a Heap Example Thinking Logically
Additional Topics in Data Structures and Implement
Description:
- Structure and Implementation Terms and Definitions
- Searching and Sorting
- Sorting Algorithms
- Data Flow Diagrams
- Building a Heap Example
- Thinking Logically
Reading Assignments:
Mc Millian, Chapters 14, 15 and 17
Click intellipath for suggestions.
Click intellipath for Student Tips about the intellipath assignment.
Click intellipath for Frequently Asked Questions about the intellipath assignment.
Assignment 1
Title:
Unit1 - Individual Project
Type:
Deliverable Length:
2 Flow Charts; 2 Pseudo Code Examples
Due Date:
1/12/2014
Possible Points:
100
Description:
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home