
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This programming assignment for csc3410 introduces students to implementing and using linked lists. The assignment includes writing a program that generates random numbers and inserts them into a linked list, creating functions to get the count of a given integer and retrieve the data value at a specific index, and appending one linked list to another. Students must submit both hardcopies and digital files.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Due Date: Thursday, February 2 8 , 2008 Objective: Learning how to implement and use linked lists. All the programs source code and the output screens must be submitted together. A hardcopy of these files are due in class on the due date and students also have to submit their .cpp and .h files and the executable file as attachments by email on the due date.