Data Structures Course Lab. Exercises
Week 1(18.09.2013): String parsing and recursion
Week 2(25.09.2013): Array Operations and Stack Implementation using Arrays
Week 3(02.10.2013): Generic Stacks, Infix toPostfix Conversion, Postfix Evaluation (with solutions)
Week 4(09.10.2013): Generic Queues and Generic Linked List
Week 5(23.10.2013): Creating Stacks and Queues by using Linked Lists (with solutions)
Week 6(30.10.2013): Doubly Linked Lists (with solutions)
Week 7(06.11.2013): Binary Search Trees
Week 8(20.11.2013): Operations on Binary Search Trees
Week 9(27.11.2013): B Trees and Searching (with solutions)
Week 11(11.12.2013): Graphs
Week 12(18.12.2013): Graphs
Assignments:
Documents Attached
Menu