DEV Community

Cover image for What is Data Structure ?
Keshav Kumar
Keshav Kumar

Posted on

What is Data Structure ?

The word data structure is itself giving a feel that it is something related to data which is stored in a structured way.
You might be familiar to some examples such as Array, it is also a data structure. why so? because we keep the data in the form of array.

If you are still confused then imagine the data structure as your college library, where the books are store, one more thing you have seen is the cylindrical containers of rice and wheat in our homes that is also an example data storage system. This cylindrical container is similar to queue data structure.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay