Question: Data Structures and Algorithms Semester Project Introduction The project will be based on Circular Doubly LinkedList. Tasks You are required to create a Student Record

 Data Structures and Algorithms Semester Project Introduction The project will be

Data Structures and Algorithms Semester Project Introduction The project will be based on Circular Doubly LinkedList. Tasks You are required to create a Student Record Management System using Circular Doubly LinkedList. For which you will discuss with your group members that what are the records that need to be managed. Some of the data that we have for each student is Number of Registered Courses, CGPA, Marks in each subject, Fee Status, Participation in extracurricular activities, etc. There can be much more data that can be stored for each student. Important: a. Nothing should be hardcoded; everything should be done with user input. b. The program should exit if and only if the user wants it to exit. c. The program should be user-friendly, a user should know about what is required and what is performed. d. The program should be implemented with the help of functions. e. The roll number of student should be integer. f. The insertion will always have to be performed in such a that it maintains the sorted order. What to Provide? 1. A well-commented code file (.cpp), failure to provide understandable comments will decrease your marks. 2. A Project Report (well formatted) in which you will write: a. Introduction of the project b. Requirements of the project c. Work Distribution d. Walk-through of the Major Functionalities along with Screenshots of the running program (The screenshots are for the running program only, don't submit the screenshots of your code) e. Conclusion of the project f. Lessons Learnt Submission Instructions 1. The deadline of submission is Thursday, January 6, 2021, 16:45:00 Pakistan Standard Time. 2. Do not miss the deadline. 3. If you submit the material coming from your peers, both students will not be liable to get any credit for the project. It doesn't matter how much you have cheated; cheating is a crime and should be dealt with according to the university policy. 4. Remember! "Good Content Presentation Matters!" Best of Luck Data Structures and Algorithms Semester Project Introduction The project will be based on Circular Doubly LinkedList. Tasks You are required to create a Student Record Management System using Circular Doubly LinkedList. For which you will discuss with your group members that what are the records that need to be managed. Some of the data that we have for each student is Number of Registered Courses, CGPA, Marks in each subject, Fee Status, Participation in extracurricular activities, etc. There can be much more data that can be stored for each student. Important: a. Nothing should be hardcoded; everything should be done with user input. b. The program should exit if and only if the user wants it to exit. c. The program should be user-friendly, a user should know about what is required and what is performed. d. The program should be implemented with the help of functions. e. The roll number of student should be integer. f. The insertion will always have to be performed in such a that it maintains the sorted order. What to Provide? 1. A well-commented code file (.cpp), failure to provide understandable comments will decrease your marks. 2. A Project Report (well formatted) in which you will write: a. Introduction of the project b. Requirements of the project c. Work Distribution d. Walk-through of the Major Functionalities along with Screenshots of the running program (The screenshots are for the running program only, don't submit the screenshots of your code) e. Conclusion of the project f. Lessons Learnt Submission Instructions 1. The deadline of submission is Thursday, January 6, 2021, 16:45:00 Pakistan Standard Time. 2. Do not miss the deadline. 3. If you submit the material coming from your peers, both students will not be liable to get any credit for the project. It doesn't matter how much you have cheated; cheating is a crime and should be dealt with according to the university policy. 4. Remember! "Good Content Presentation Matters!" Best of Luck

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!