A Basic Linked List I
This is an introduction to Linked Lists. This is the first of a set of tutorials that will build on the preceding tutorial. The end result is a Car Parts application that uses a Linked List and random access to create and maintain persistent data. This verson has the following functions/methods: 1- Add() - adds a node, at the head, to the linked list 2- Remove() - deletes a node from the linked list 3- DisplayLL - displays the entries in the linked list to the screen
AI
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Source Code
Upload
Original Comments (3)
Recovered from Wayback Machine