What is called data structure?
In computer science, a data structure is a way of organizing and storing data in a computer so that it can be accessed and manipulated efficiently. It defines the format of the data and the operations that can be performed on the data, such as insert...
rahulahuja.hashnode.dev1 min read