Linked List

This section contains programs that implements different Data Structures both in Graphical and Console Mode.

Linked List

Postby MT Shahzad on March 6th, 2008, 10:24 am

These c++ programs shows the implementation of Linked List from Arrays, Linear Linked List, Double Linked List, Linked List as Stack, Linked List as Queue, etc.

DS-06: A C++ Program to illustrate the implementation of Linked List as a Stack using Graphics.
DS-07: A C++ Program to illustrate the implementation of Linked List as a Queue using Graphics.
DS-08: A C++ Program to illustrate the implementation of Double Ended Linked List as a Stack using Graphics.
DS-09: A C++ Program to illustrate the implementation of Double Ended Linked List as a Queue using Graphics.
DS-22: A C++ Program to illustrate the implementation of Linked List as a Stack.
DS-23: A C++ Program to illustrate the implementation of Linked List as a Queue.
DS-24: A C++ Program to illustrate the implementation of Double Ended Linked List as a Stack.
DS-25: A C++ Program to illustrate the implementation of Double Ended Linked List as a Queue.
DS-30: A C++ Program to print a Single Ended Linked List in Original & Reverse Order and sort it in Ascending & Decending Order.
DS-33: A C++ Program to convert an Infix Expression into a Postfix Expression using Linked List as a Stack.
DS-39: A C++ Program to implement Sparse Matrix using Linked List.
You do not have the required permissions to view the files attached to this post.
MT Shahzad
Web/Software Developer
http://mts.sw3solutions.com
User avatar
MT Shahzad
Site Admin
 
Posts: 300
Joined: February 29th, 2008, 8:11 am
Location: Muridke, Pakistan

Return to Data Structures

Who is online

Users browsing this forum: No registered users and 0 guests

cron