Skip to content

This repository consists of the programs implementing insert, delete, search, print operations for singly linked lists, doubly linked lists and circular linked lists.

Notifications You must be signed in to change notification settings

this-is-shreya/linked_lists_in_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linked_lists_in_C

This repository consists of the programs implementing all the types of linked lists i.e singly linked lists, circular linked lists and double linked lists.

About

This repository consists of the programs implementing insert, delete, search, print operations for singly linked lists, doubly linked lists and circular linked lists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages