Skip to content

A university project focusing on creating a multi-type linked list data-structure and building a corresponding program to interact with it to understand C coding

Notifications You must be signed in to change notification settings

Aiden-Price/Multi-Type-Linked-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this project was to create a multi-type linked list data structure and a program that interacts with it

• The first part is the basic command syntax of the linked lists, creation, removal, viewing etc.
• The second part is modifying the lists in place, through insertion and deletion of elements.
• The third part is allowing lists to refer to each other in a nested pattern.

About

A university project focusing on creating a multi-type linked list data-structure and building a corresponding program to interact with it to understand C coding

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published