UPTU Syllabus | ECS-352 : Data Structure Lab
ECS-352 : Data Structure Lab
Write Program in C or C++ for following.
· Array implementation of Stack, Queue, Circular Queue, List.
· Implementation of Stack, Queue, Circular Queue, List using Dynamic memory Allocation.
· Implementation of Tree Structures, Binary Tree, Tree Traversal, Binary Search Tree, Insertion and Deletion in BST.
· Implementation of Searching and Sorting Algorithms.
· Graph Implementation, BFS, DFS, Min. cost spanning tree, shortest path algorithm.
Related posts:
- UPTU Syllabus | ECS-302 : DATA STRUCTURES USING – C
- MDU Syllabus | F-Scheme | CSE-205 F Data Structures using ‘C’ Lab.
- CSE-205 E Data Structures & Algorithms Lab.
- MDU Syllabus | F-Scheme | CSE-201 F Data Structures Using ‘C’
- CSE-201 E Data Structures & Algorithms