Homepage
Open in app
About Data Structures
About Data Structures
Sign inGet started
Tagged in

Stack

About Data Structures
About Data Structures
Data Structure is a way to store and organize data so that it can be used efficiently.
More information
Followers
9
More, on Medium
  • Stack
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 10, 2021

Programs in C — Sorting And Searching Algorithms, Linked Lists

Sorting Algorithms

Read more…