Skip to content

Seigishi/Linked-lists-and-stack-queue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Linked-lists

A menu driven c++ program for operations on linked lists(singly and doubly). Basic operations like insert(end,beginning,specific index), delete, reverse and print. Another menu driven program for stacks and queues(as arrays and as linked lists).

About

A menu driven c++ program for operations on linked lists(singly and doubly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%