Data Structures using C Part 1 - Introduction - What is Data? What is Data structure?

preview_player
Показать описание
Data Structures using C - Introduction

Data
The term data comes from its singular form datum,
which means a fact.
The data is a fact about people, places or some entities.
In computers, data is simply the value assigned to a variable.
Name = Raj Class = 12,
Age = 18 Marks = 80
Subject = Mathematics

Data Structure
A data structure in Computer Science, is a way of storing and
organizing data in a computer’s memory or even disk storage
so that it can be used efficiently.

! Data Structure is Not a language

To achieve Proper and Systematic arrangement of data.
Variety of operations (Insert, delete, search, sort) can be performed using as few resources as possible.
Speed up execution and save time and Efficient use of memory space.
Data structures are implemented by a programming language by the data types and the references and operations provide by that particular language.

Types of Data Structure :

Linear data structure
A data structure is said to be linear if the elements form a sequence.

For example : Array, Stack, Linked list, Queue

Non linear data structure
elements in a nonlinear data structure do not form a sequence.
For example: Trees and Graphs

Operations on Data Structure
The data manipulation within the data structures are performed by means of certain operations.
Inserting
Searching
Traversing
Sorting
Deleting

ankpro
ankpro training
C#
C sharp
Bangalore
Rajajinagar
Selenium
Coded UI
Mobile automation testing
Mobile testing
JQuery
JavaScript
.Net
C
C++
Components of the .Net framework
Hello World
Literal
Keywords
Variable
Data types
Operators
Branching
Loops
Arrays
Strings
Structures
Enums
Functions
Рекомендации по теме
Комментарии
Автор

Thank you for watching this video. Cheers! would you mind hitting *_like_* button and *_subscribe_* to our channel! That will be awesome. We would be grateful to you. And also share this video in your circle via whatsapp, facebook and twitter.

AnkproTraining
Автор

How many approaches do we have for managing data? I want this with details how much fast

AhmadbelalFazli
Автор

Hello sir, have you made videos on Computer Organization and Architecture?if done plz give me the link, if not plz do videos on that too

sumabhat
Автор

Sir why not u explain array operations😭 PLZZ reply

aryaanju
Автор

class 13 have a missing display of the code example

victorlongoro
visit shbcf.ru