UGCC2511
Data Structures-II Laboratory
Program:BCA
Semester:Semester 3
Credits:1 Credits
Units:1 Units
Subject Overview
The practical companion to Data Structures-II, implementing linear and binary search, bubble/selection/insertion/quick sort, binary tree traversals, and graph algorithms (DFS, BFS, shortest path) and hashing. A 1-credit core lab paper.
Unit-wise Syllabus
1 units — click WhatsApp below to get the full notes for each
1
Unit 1: Searching, sorting, trees and graphs
Linear and binary search, bubble/selection/insertion/quick sort, binary tree preorder/inorder/postorder traversal, depth-first and breadth-first search in graphs, shortest path algorithm, hashing implementation
