40,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
payback
20 °P sammeln
  • Broschiertes Buch

Data structure is logical or mathematical organization of data. It describes how to store the data and access data from memory. Actually in our programming data stored in main memory(RAM) and To develop efficient software or firmware we need to care about memory. To efficiently manage we required data structure.There are two different types of data structure. In linear data structure data elements stored in sequential manner. Stack Queue and Linked List are the types of linear data structure. In Non-Linear data structure data elements are not stored in the sequence manner. Tree and Graph are the type of non-linear data structure.…mehr

Produktbeschreibung
Data structure is logical or mathematical organization of data. It describes how to store the data and access data from memory. Actually in our programming data stored in main memory(RAM) and To develop efficient software or firmware we need to care about memory. To efficiently manage we required data structure.There are two different types of data structure. In linear data structure data elements stored in sequential manner. Stack Queue and Linked List are the types of linear data structure. In Non-Linear data structure data elements are not stored in the sequence manner. Tree and Graph are the type of non-linear data structure.
Autorenporträt
M. Indrasena Reddy, is graduated in 2009, Masters in 2011and pursuingPh.D. degree in computer science and engineering from Jawaharlal NehruTechnological University, Anantapuramu. He has published 13 papers in Various International journals.