Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are given a student data file which consists of the student's name, student ID , and GPA . First, you need to build a

You are given a student data file which consists of the student's name, student ID, and GPA.

First, you need to build a linked list for holding these records. Then, sort them in ascending order using Student ID as a key. Display the sorted output. USING C++

You are limited to use ONLY the concepts of Linked list

Data set is provided below:

Name ID GPA

Alice 8234 2.7

Mark 2672 3.0

Joanne 1234 3.7

John 3291 2.0

Tim 3212 3.8

Alford 1034 2.7

Benson 6290 2.5

Nancy 4234 3.7

Oscar 1672 1.0

Larry 1004 2.7

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Process Driven Database Design With Oracle PL SQL

Authors: Rajeev Kaula

1st Edition

1795532386, 978-1795532389

More Books

Students also viewed these Databases questions