<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Data structures using C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Agrawal, Udit</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>558 pages : figures, images ; 26 cm. + 1 computer disc</extent>
  </physicalDescription>
  <tableOfContents>Introduction to data structures -- Essentials of c language -- Introduction to arrays and matrices -- Linked list -- Searching and hashing techniques -- Sorting techniques -- Stacks -- The queues -- Iteration and recursion -- Trees -- Binary search tree -- AVL tree -- B-tree and its variants -- Graphs -- Storage management -- Model question papers. </tableOfContents>
  <note type="statement of responsibility">Udit Agrawal.</note>
  <note>Includes Index.</note>
  <subject authority="lcsh">
    <topic>C (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data structures (Computer file)</topic>
  </subject>
  <classification authority="ddc">005.73  A277d</classification>
  <identifier type="isbn">9789350140567</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">180313</recordCreationDate>
    <recordChangeDate encoding="iso8601">20241207100052.0</recordChangeDate>
  </recordInfo>
</mods>
