DS-Lab Manual
DS-Lab Manual
LAB MANUAL
IT-2131
DATA STRUCTURES LAB
Credits : [0 0 2 1]
Course Instructor(s)
Lab Assessment :
Index Format
Aim of the Date of Date of Remarks Signature of
S.No. Program Performing Submission the Faculty
Experiment
How to Write Programs in the Lab Record
Students have to follow the following format for writing the programs,
implemented on the computer, in the lab file :
For example:
Source Code :
#include<stdio.h>
void main()
{
printf(“Hello World”);
}
Output
Hello World
Department of Information Technology
Data Structures Lab
List of Experiments
Semester-Odd (III Semester)