[go: up one dir, main page]

0% found this document useful (0 votes)
49 views2 pages

Assignment 1 - Data Structures - 231CS32

Uploaded by

deeplearn045
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views2 pages

Assignment 1 - Data Structures - 231CS32

Uploaded by

deeplearn045
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

P.S.R. ENGINEERING COLLEGE, SIVAKASI – 626140.

(An Autonomous Institution – Affiliated to Anna University)

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


(ACADEMIC YEAR 2025-2026 ODD SEMESTER)

ASSIGNMENT – I / II / III

NAME : --------------

CLASS : B.E/B.TECH

SECTION :

COURSE CODE :

COURSE NAME :

SUBMITTED DATE :

COURSE TUTOR :

VERIFIED CLASS TUTOR


WITH DATE

P.S.R. ENGINEERING COLLEGE, SIVAKASI – 626140.


(An Autonomous Institution – Affiliated to Anna University)
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
(ACADEMIC YEAR 2025-2026 ODD SEMESTER)
ASSIGNMENT-1

Course Name : Data Structures Year / Branch : II / CSE


Course Code : 231CS32 Semester : III

Marks Bloom’s
S.No. Questions Course
Category
Outcome
Level
1. List out the applications of data structures. 5 Us CO1
2. Develop a C++ routine to insert and delete an element at
10 Ap CO2
the beginning in doubly linked list with suitable example.
3. Develop a C++ program to perform the following
operations in a singly linked list with a neat sketch.
A. Insert at the end 10 Ap CO2
B. Insert at specified location
C. Delete a node
Note: Rm-Remebering, Us-Understanding, Ap-Applying, Ay-Analyzing, Ev-Evaluating,
Cr-Creating

CO1: Outline the basic data structure concepts.

CO2: Rephrase basic data structures such as linked lists, stacks and queues.

Prepared By Approved By
Mr.Gopi Kannan P AP/CSE HOD/CSE
Mr.Raghavan P AP/CSE

You might also like