Classification of Data structure
Data Structure can be classified in two categories. According to these categories we can access or manage data according to
Read moreData Structure can be classified in two categories. According to these categories we can access or manage data according to
Read more1) Traversing: Every data structure contains the set of data elements. Traversing the data structure means visiting each element of
Read moreData structure is a particular way of storing and organizing information in a computer so that it can be retrieved
Read moreEfficiency : Efficiency of a program depends upon the choice of data structures. For example: suppose, we have some data
Read moreData Structure can be defined as the group of data elements which provides an efficient way of storing and organising
Read more