<?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 algorithms and applications in c++</title>
    <subTitle>By Sartaj  Sahni</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Sahni, Sartaj.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Universities Press</publisher>
    <dateIssued>2005</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxiv,792,I-11 PB 25 cm.</extent>
  </physicalDescription>
  <subject>
    <topic>Asymptotic notation</topic>
  </subject>
  <subject>
    <topic>Performance measurement</topic>
  </subject>
  <subject>
    <topic>Arrays and matrices</topic>
  </subject>
  <subject>
    <topic>Queues</topic>
  </subject>
  <subject>
    <topic>Binary and other trees</topic>
  </subject>
  <subject>
    <topic>Binary search trees</topic>
  </subject>
  <classification authority="ddc">005.73  SAHS</classification>
  <identifier type="isbn">9788173715228</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20241105092351.0</recordChangeDate>
  </recordInfo>
</mods>
