DATA STRUCTURES
CS205
Overview
The course aims to familiarise the students with various linear and non linear data structures like stack,queues,trees,graphs etc and their applications. It also introduces to the various sorting, searching and hashing techniques and their performance comparisons.
INSTRUCTOR
SARITHA R
saritha@cet.ac.in
Prerequisites
- B101-05 Introduction to Computing and Problem Solving(Any equivalent programming course)
Syllabus
Course Materials
- Lectures
References
- Textbook : Samanta D., Classic Data Structures, Prentice Hall India, 2/e, 2009
- Guide: Data structures
- NPTEL Course : Data Structures and Algorithm