DSC++ Syllabus
DSC++ Syllabus
I Year II semester
Computer Science and Engineering
Code:101CS01 DATA STRUCTURES AND C++
L T P/D C
3 1 - 3
UNIT – I
Introduction to data structures: Abstract data type(ADT), Stacks and Queues circular
queues and their implementation with arrays.Stack applications: infix to post fix
conversion, postfix expression evaluation. Applications of queues.
UNIT – II
Singly linked lists, doubly linked lists, circular list and their operations, representing
stacks and queues with linked lists.
UNIT – III
UNIT – IV
UNIT – V
TEXT BOOKS
REFERENCES