Zebra0.com

cpp linklistLinked List

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:

Objectives:

Please study the material at each of the links below.

  1. Structures with Pointers Structures with Pointers
  2. Structures with Pointers, traverse function
  3. Algorithm for inserting into linked list Algorithm for inserting into linked list
GlossaryGlossary for linklist lesson
Full Glossary