elvincsci / Double-Linked-List

Double Linkes List written in c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double-Linked-List

Double Linkes List written in C

A Double Linked list that completes the following items: Adding Nodes, Deleting Nodes, Adding to the Head, Adding to the Tail, deleting from the middle, and lastly printing out the contents backwards and forwards.

About

Double Linkes List written in c


Languages

Language:C 100.0%