<?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>Sharma,A.K</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">N.Delhi</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2011</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>446p.</extent>
  </physicalDescription>
  <subject>
    <topic>COMPUTER SCIENCE</topic>
  </subject>
  <subject>
    <topic>OVERVIEW OF 'C',DATA STRUCTURES AND ALGORITHMS: AN INTRODUCTION ARRAYS:SEARCHING AND SORTING,POINTERS,LINKED LISTS,TREES,ADVANCED DATA STRUCTURES</topic>
  </subject>
  <classification authority="ddc">5.73 SHA</classification>
  <identifier type="isbn">9788131755662</identifier>
  <recordInfo/>
</mods>
