DSA Lab Syllabus
DSA Lab Syllabus
Syllabus
II Year-III Semester: B.Tech. Computer Science and Engineering
SN CONTENTS
Write a simple C program on a 32 bit compiler to understand the concept of
array storage, size of a word. The program shall be written illustrating the
1 concept of row major and column major storage. Find the address of element
and verify it with the theoretical value. Program may be written for arrays up to
4-dimensions.
Simulate a stack, queue, circular queue and dequeue using a one dimensional
2 array as storage element. The program should implement the basic addition,
deletion and traversal operations.
Represent a 2-variable polynomial using array. Use this representation to
3 implement addition of polynomials
Syllabus of 2nd Year B. Tech. (CS) for students admitted in Session 2021-22 onwards. Page 8