Unit 1
Unit 1
(Lecture 03)
Prof. P. T. Sawant
Asst. Prof.
Department of Computer Science & Information
Technology
Unit1
Introduction
Agenda
Definition of Data Structures
Operations
What is Data Structure?
• A data structure is a systematic way of organizing
and accessing data
• Compiler Design
• Operating System
• Database Management System
• Numerical Analysis
• Computer Graphics
• Artificial Intelligence- Machine Learning
• Simulation
Types of data structure
• Primitive Data Structure: The data structure which is directly
operated by machine level instruction. E.g. int, float, char,
double, pointers