unit 2 individual project data structure
Assignment Details
Assignment Description
Arrays are one of the basic data structures used in most programming languages. For this assignment, you will explore the use of arrays. Complete the following:
- Describe how arrays are implemented in Java.
- Provide Java code to illustrate how to create an array, reference an array, and address an element of an array.
- Create a flowchart, and provide the corresponding pseudocode to show how to sort an array using the bubble sort.
- Create a flowchart, and provide the corresponding pseudocode to show how to search an array for a specified value using the sequential search algorithm.
Please submit your assignment in a single MS Word document:
Note: Diagrams created in separate programs should be copied and pasted into your document for submission.
Please submit your assignment.
Leave a Reply
Want to join the discussion?Feel free to contribute!