Homepage
Open in app
About Data Structures
About Data Structures
Sign inGet started
Archive of stories published by About Data Structures
All
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Feb 3, 2021

Graphs — Introduction, DFS, BFS, Prims Algorithm, Kruskal’s Algorithm and their Implementations

Read more…
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Feb 10, 2021

Programs in C — Sorting And Searching Algorithms, Linked Lists

Sorting Algorithms

Read more…
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Jan 24, 2021

TREES- Binary Trees, Binary Search Trees, AVL Trees

Read more…
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Jan 24, 2021

Linked Lists-Single LL, Operations Of SingleLL, Applications of Single LL, Circular LL, Double LL

Read more…
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Feb 21, 2021

STACKS & QUEUES

STACK: Introduction to Stacks, Basic Stack operations, Representation of a Stack using Array, Linked list representation of…

Read more…
Go to the profile of Pravallika Devireddy
Pravallika Devireddy in About Data Structures
Feb 21, 2021

Data Structures

Definition, Classification of Data structures, Operations on data structures, Abstract…

Read more…

About
About Data Structures
Data Structure is a way to store and organize data so that it can be used efficiently.
More information
Tags
Adt
Sorting Algorithms
Searching Algorithm
Data Structures
Programs
Linked Lists
Queues
Stacks
Queues Using Ll
Stacks Using Ll
Editors
Go to the profile of Pravallika Devireddy
Pravallika Devireddy