Data Structure (CSIT303)-Computer Science & Information Technology (III-Semester) | RGPV
-
Syllabus
- Syllabus - Data Structure (CSIT303)
-
Introduction
- Data, data type, data object
- Types of data structure
- Operations on data structures
- Complexity analysis
-
Arrays & Structure
- Introduction to arrays
- Searching & sorting
-
Stacks & Queues
- Basic concept of stacks & queues
- Linked representation of queue
-
Linked List
- Introduction to Linked List
- Linked list variants
- Applications of linked list
-
Trees
- Basic terminology of Trees
- Graph