Program for Single Linked List
DATA STRUCTURES
Tuesday, May 31, 2011
Useful Links for Jump Start-II C Programming and Data structures
Program for dynamic memory allocation
Program for Single Linked List
Program for Single Linked List
Monday, January 24, 2011
Friday, January 7, 2011
M.Tech. (Evening) (CST) - DATA STRUCTURES LAB
Course Code : EPECS211
Category : CE
Credits: 2
Hours : 3 per week
Develop algorithms and write programs in C++ to implement the following:1. Operations on stacks.
2. Operations on queues
3. In order, preorder, post order traversal of a binary tree using recursion
4. In order, preorder, post order traversal of a binary tree using non recursion
5. Addition and multiplication of two sparse matrices
6. Converting a given infix expression to postfix form
7. Evaluating a given postfix expression
8. Operations of a dequeue
9. Hashing Algorithms
10. Sorting Algorithms: Quick Sort, Merge Sort, Insertion Sort, Heap Sort
11. Depth First Search of a graph
12. Breadth First Search of a Graph
13. Finding the shortest path from a given node to all other nodes a digraph
a) Directed Graph b) Undirected Graph
14. Polynomial Addition, multiplication.
Wednesday, December 1, 2010
Sunday, November 7, 2010
Subscribe to:
Posts (Atom)