Abstract Data type
What is ADT (Abstract Data Type)?
An Abstract Data Type (ADT) is a model that defines what operations can be performed on a data structure without specifying how those operations are implemented.
In s
blogwithvishnupriya.hashnode.dev5 min read