<?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 Java</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Data structures and algorithm analysis in Java</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, N.Y</placeTerm>
    </place>
    <publisher>Dover Publications</publisher>
    <dateIssued>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, 582 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. Utilizing Java as the programming language, this edition is suitable for second-year data structure courses and computer science courses in algorithmic analysis"--Provided by publisher</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. Java ed. 1998</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>
  <subject authority="lcsh">
    <topic>Java (Computer program language)</topic>
  </subject>
  <classification authority="lcc">QA76.9.D35 S45 2011</classification>
  <classification authority="ddc" edition="23">005.133 SCD</classification>
  <relatedItem>
    <titleInfo>
      <title>Practical introduction to data structures and algorithm analysis</title>
    </titleInfo>
    <name type="personal">
      <namePart>Shaffer, Clifford A.</namePart>
    </name>
  </relatedItem>
  <identifier type="isbn">9780486485812 (pbk.)</identifier>
  <identifier type="isbn">0486485811 (pbk.)</identifier>
  <identifier type="lccn">2011020237</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">110608</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220315112912.0</recordChangeDate>
    <recordIdentifier source="OCoLC">721884651</recordIdentifier>
  </recordInfo>
</mods>
