12:28 \ K More Question.01.docx In Jova I. Develop a singly linked list a. Work out the necessary data structure of a simply linked list in writing. b. To be saved in our list are students with their...


12:28 \<br>K More<br>Question.01.docx<br>In Jova<br>I. Develop a singly linked list<br>a. Work out the necessary data structure of a simply linked list in writing.<br>b. To be saved in our list are students with their first and last names, along with their<br>matriculation number and course of study. Design the necessary data types and, if necessary.<br>justify your choice in writing.<br>c. Implement the necessary data structures or data types in IAVA using class. interfac<br>e. Enum and the corresponding selected data types.<br>2. Functionality for processing elements of a singly linked list<br>a. Implement a function for reading in the properties of an element (e.g. first name, las<br>t name, course and student number).<br>b. Implement a function to add an element before the first element,<br>c. Implement a function to add an item after the last one element.<br>d. Implement a function to output an element of the list.<br>e. Implement a function to output the entire list.<br>f. Implement a function to output the number of elements.<br>B. Implement a function to delete an item.<br>H. Implement a function to clear the entire list.<br>I. Implement functionality to search for one or more students by first name, last name<br>matriculation number or course of study.<br>The search for all 4 properties must be supported!<br>3. Implement functionality to sort the records of the student, matriculation number and<br>course according to two self-selected sorting methods.<br>3. Analyze the complexity of the sorting procedures (Ɔ Part) you have implemented.<br>++<br>Edit<br>Fit screen<br>Search<br>Save as<br>

Extracted text: 12:28 \ K More Question.01.docx In Jova I. Develop a singly linked list a. Work out the necessary data structure of a simply linked list in writing. b. To be saved in our list are students with their first and last names, along with their matriculation number and course of study. Design the necessary data types and, if necessary. justify your choice in writing. c. Implement the necessary data structures or data types in IAVA using class. interfac e. Enum and the corresponding selected data types. 2. Functionality for processing elements of a singly linked list a. Implement a function for reading in the properties of an element (e.g. first name, las t name, course and student number). b. Implement a function to add an element before the first element, c. Implement a function to add an item after the last one element. d. Implement a function to output an element of the list. e. Implement a function to output the entire list. f. Implement a function to output the number of elements. B. Implement a function to delete an item. H. Implement a function to clear the entire list. I. Implement functionality to search for one or more students by first name, last name matriculation number or course of study. The search for all 4 properties must be supported! 3. Implement functionality to sort the records of the student, matriculation number and course according to two self-selected sorting methods. 3. Analyze the complexity of the sorting procedures (Ɔ Part) you have implemented. ++ Edit Fit screen Search Save as
Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here