Data Structure Syllabus (PDF)
Here I am going to provide you Data Structure Syllabus pdf so that you can increase your basic knowledge of Data Structure and you can prepare for your exam easily.
Data Structure Syllabus Details
UNIT -I INTRODUCTION —
Introduction, Basic terminology, Elementary data organization, Data structure, Data structure operation,
Algorithms: complexity, time-space Tradeoff. Mathematical Notation and functions, Algorithmic Notation
UNIT – II
CONCEPTS OF ARRAYS, RECORDS AND POINTERS –
Basic Terminology, Linear Array; Single Dimensional Array, Multidimensional Array, Static
Array, Dynamic Array; Pointers: Introduction of Pointer, Records: Record Structures.
UNIT – III
LINKED LISTS, STACKS, QUEUES, RECURSION —
Link lists, Traversing a linked list, searching a linked list; Insertion into a linked List, Deletion
from a Linked List, Stacks, Array Representation of Stack; Queues.
UNIT -IV
TREES –
Binary Trees, Representing Binary Trees in Memory, Traversing binary tree, Traversal Algorithms using stacks, header nodes; threads, Binary Search Tree, Searching and Inserting in Binary Search Tree, Deleting in Binary Search tree
UNIT -V
SORTING AND SEARCHING
Sorting: Bubble Sort, Quick Sort, Insertion Sort, Selection Sort, Merge Sort; Searching: Liner
Search, Binary Search, Searching and data modification, Introduction to hashing.
BOOKS RECOMMENDED :
- Data Structure – Seymour Lipschutz (Schaum’s Series)
- Data Structure & Program Design – Robert L. Kruse, 3” Ed., Prentice Hall.
Download Data Structure Syllabus PDF
Friends, if you face any problem in downloading the Data Structure Syllabus pdf, then tell in the comment below and share this post with your friends so that they can also get some help.
I want to this syllabus
Because I thought this is best for me