<?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 &amp; algorithm analysis in C++</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Data structures and algorithm analysis in C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Shaffer, Clifford A.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Mineola, NY</placeTerm>
    </place>
    <publisher>Dover Publications</publisher>
    <dateIssued>c2011</dateIssued>
    <dateIssued encoding="marc">2011</dateIssued>
    <edition>3rd ed., Dover ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 594 p. : ill. ; 26 cm.</extent>
  </physicalDescription>
  <abstract>" A comprehensive treatment that focuses on how to create efficient data structures and algorithms, this text helps readers understand how to select or design the data structure that will best solve a specific problem. This edition uses Microsoft's C++ as the programming language and is suitable for second-year data structure courses and computer science courses in algorithmic analysis"--</abstract>
  <note type="statement of responsibility">Clifford A. Shaffer.</note>
  <note>Rev. ed. of: A practical introduction to data structures and algorithm analysis / Clifford A. Shaffer. 2001.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
  </subject>
  <classification authority="lcc">QA76.9.D35 S45 2011</classification>
  <classification authority="ddc" edition="23">005.133 SCD</classification>
  <classification authority="bisacsh">COM014000 COM051070</classification>
  <relatedItem>
    <titleInfo>
      <title>Practical introduction to data structures and algorithm analysis</title>
    </titleInfo>
    <name type="personal">
      <namePart>Shaffer, Clifford A.</namePart>
    </name>
  </relatedItem>
  <relatedItem type="series">
    <titleInfo>
      <title>Dover books on mathematics</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9780486485829 (pbk.)</identifier>
  <identifier type="isbn">048648582X (pbk.)</identifier>
  <identifier type="lccn">2011020251</identifier>
  <identifier type="uri">http://catdir.loc.gov/catdir/enhancements/fy1112/2011020251-d.html</identifier>
  <location>
    <url displayLabel="Publisher description">http://catdir.loc.gov/catdir/enhancements/fy1112/2011020251-d.html</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">110608</recordCreationDate>
    <recordChangeDate encoding="iso8601">20150408114145.0</recordChangeDate>
    <recordIdentifier source="OSt">16816926</recordIdentifier>
  </recordInfo>
</mods>
