1 / 6

Data_Structure - UPSEE Best Engineering colleges

Data structure

IIMTGroup
Download Presentation

Data_Structure - UPSEE Best Engineering colleges

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Data Structure Mr. Pushpendra Kumar Assistant Professor (CSE) IIMT College of Engineering, Greater Noida

  2. Introduction • Data Structure is a way of collecting and organizing data in such a way that we can perform operations on these data in an effective way. • The logical and mathematical model of a particular organization of data is called data structure.

  3. Data Structures are widely used in almost every aspect of Computer Science i.e. Operating System, Compiler Design, Artificial intelligence, Graphics and many more. • Data Structures are the main part of many computer science algorithms as they enable the programmers to handle the data in an efficient way. • It plays a vital role in enhancing the performance of a software or a program as the main function of the software is to store and retrieve the user's data as fast as possible.

  4. Data Structure Classification

  5. Data Structure Advantages • Efficient Memory use: With efficient use of data structure memory usage can be optimized, for e.g we can use linked list vs arrays when we are not sure about the size of data. • Reusability: Data structures can be reused, i.e. once we have implemented a particular data structure, we can use it at any other place. • Abstraction: Data structure serves as the basis of abstract data types, the data structure defines the physical form of ADT(Abstract Data Type). ADT is theoretical and Data structure gives physical form to them.

  6. Thank You!!! Greater Noida Campus IIMT Group of Colleges Plot No. 20-A, Knowledge Park III, Greater Noida, U P Tel: 0120 232 2655, 247 5000 Mob: 9911009144 Mob: 9717015300 Email:  enquires@iimtindia.net REACH US 1. College website : www.iimtindia.net 2. College Social Media Links : https://www.facebook.com/iimtmeerutgreaternoida/ https://www.youtube.com/iimt-group-of-colleges https://www.instagram.com/iimtindia/

More Related