Zebra0.com
Linked List
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
HTML5
K12: Resources for Parents
Fidget Quilts
Linked List
Learn C++ in step-by-step lessons.
Linked List
The linked list is the first of the Abstract Data Types (ADT) which you will study.
Goals:
Be able to understand and implement a linked list
Objectives:
Use a pointer to a structure
Please study the material at each of the links below.
Structures with Pointers
Structures with Pointers, traverse function
Algorithm for inserting into linked list
Glossary for linklist lesson
Full Glossary