Advertisement

Data Structures R16 Material

               In computer science, a data structure is a particular way of organizing data in a computer so that it can be used efficiently.

             Data structures are generally based on the ability of a computer to fetch and store data at any place in its memory, specified by a pointer—a bit string, representing a memory address, that can be itself stored in memory and manipulated by the program. Thus, the array and record data structures are based on computing the addresses of data items with arithmetic operations; while the linked data structures are based on storing addresses of data items within the structure itself. 
                Data Structures(R16)-Unit_I Notes [Download]

          The implementation of a data structure usually requires writing a set of procedures that create and manipulate instances of that structure. The efficiency of a data structure cannot be analyzed separately from those operations. This observation motivates the theoretical concept of an abstract data type, a data structure that is defined indirectly by the operations that may be performed on it, and the mathematical properties of those operations (including their space and time cost).
                      Data Structures(R16)-Unit_II Notes [Download]

Post a Comment

11 Comments

  1. This comment has been removed by the author.

    ReplyDelete
  2. sir i want lab manual ds with c++ for r16 jntuk cse

    ReplyDelete
  3. me also wantlab manual ds with c++ for r16 jntuk cse

    ReplyDelete
  4. your pdf helped me a lot sir
    thank you, keep uploading all the useful things

    ReplyDelete
  5. DS REMINIG UNITS PLEASE .................

    ReplyDelete
  6. SIR PLEASE SEND ME DS 3,4,5,6 UNITS METREIAL

    ReplyDelete
  7. SIR PLEASE UPLOAD DS 3,4,5,6 UNITS METRICAL

    ReplyDelete
  8. Sir please upload remaining units.... We are eagerly WAiting for your material

    ReplyDelete