Skip to content

Various Programs demonstrating the programming logic of Linked Lists using Pointers

Notifications You must be signed in to change notification settings

AndrewColbeck/C_LinkedLists

Repository files navigation

LinkedList

Submission piece for Developing Technical Software, BScs Computer Science.

Description:

This Program creates a Linked List with random values, and allows users to search for a key value using a Linear Search function.

Instructions:

See Install, Compile and Run instructions here.



Andrew Colbeck © 2018
B.Sc. Computer Science, B.A. Audio Engineering (Hons)

About

Various Programs demonstrating the programming logic of Linked Lists using Pointers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages