BSIT306/BSBC306
Software Lab-V (Data Structures)
Program:B.Sc IT
Semester:Semester 3
Credits:2 Credits
Units:1 Units
Subject Overview
The practical companion to Data Structures, implementing recursion, array operations, searching and sorting algorithms, and stack/queue/linked list operations. A 2-credit core lab paper.
Unit-wise Syllabus
1 units — click WhatsApp below to get the full notes for each
1
Unit 1: Data structure implementation
Programs using recursion, traversing/inserting/deleting/merging array elements, linear and binary search, insertion/bubble/selection sort, PUSH and POP stack operations, array implementation of queue and circular queue, infix-to-postfix conversion, insertion and deletion in single and double linked lists
