Unit 1
Unit 1
Before knowing about the abstract data type, we should know about
the what is a data structure.
o These are the essential ingredients used for creating fast and
powerful algorithms.
o They help us to manage and organize the data.
o Data structures make the code cleaner and easier to
understand.