Data Structure

Data Structure

Data structure is a subject of primary importance in Information and Communication Technology. Organizing or structuring data is important for implementation of efficient algorithms and program development. Efficient problem solving needs the application of appropriate data structure during program development.

Understanding of data structures is essential and this facilitates the understanding of the language. The practice and assimilation of data structure techniques is essential for programming. The knowledge of „C‟ language and data structures will be reinforced by practical exercises during the course of study. The course will help students to develop the capability of selecting a particular data structure.

INTRODUCTION TO DATA STRUCTURE:
Data Management concepts,
Data types – primitive and non-primitive,
Performance Analysis and Measurement
Time and space analysis of algorithms-Average,
best and worst case analysis),
Types of Data Structures-
Linear & Non Linear Data Structures.
LINEAR DATA STRUCTURE :
Array: Representation of arrays,
Applications of arrays,
sparse matrix and its representation
Stack: Stack-Definitions & Concepts,
Operations On Stacks,
Applications of Stacks,
Polish Expression,
Reverse Polish Expression And Their Compilation,
Recursion,
Tower of Hanoi
Queue: Representation Of Queue,
Operations On Queue,
Circular Queue,
Priority Queue,
Array representation of Priority Queue,
Double Ended Queue,
Applications of Queue
Linked List: Singly Linked List,
Doubly Linked list Circular linked list ,
Linked implementation of Stack,
Linked implementation of Queue,
Applications of linked list.
NONLINEAR DATA STRUCTURE :
Tree-Definitions and Concepts,
Representation of binary tree,
Binary tree traversal (Inorder, postorder, preorder),
Threaded binary tree,
Binary search trees,
Conversion of General
Trees To Binary Trees,
Applications Of Trees
Some balanced tree mechanism,
eg. AVL trees, 2-3 trees,
Height Balanced,
Weight Balance,
Graph-Matrix Representation Of Graphs,
Elementary Graph operations,
(Breadth First Search, Depth First Search, Spanning Trees, Shortest path, Minimal spanning tree )
HASHING AND FILE STRUCTURES :
Hashing: The symbol table,
Hashing Functions,
Collision Resolution Techniques,
File Structure:
Concepts of fields,
Records and files,
Sequential,
Indexed and Relative/Random File
Organization,
Indexing structure for index files,
hashing for direct files,
Multi-Key file organization and access methods.
Sorting & Searching:
Sorting
Bubble Sort
Selection Sort,
Quick Sort,
Merge
Sort Searching
Sequential Search
Binary Search
Internship
Get in touch with us
close slider