<?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 and algorithms in C++</title>
  </titleInfo>
  <name type="personal">
    <namePart>Goodrich, Michael T.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Tamassia, Roberto</namePart>
    <namePart type="date">1960-</namePart>
  </name>
  <name type="personal">
    <namePart>Mount, David M.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nju</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Hoboken, N.J</placeTerm>
    </place>
    <publisher>Wiley</publisher>
    <dateIssued>c2011</dateIssued>
    <dateIssued encoding="marc">2011</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 714 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"An updated, innovative approach to data structures and algorithms  Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++.   The unparalleled author team incorporates the object-oriented design paradigm using C++ as the implementation language, while also providing intuition and analysis of fundamental algorithms.       Offers a unique multimedia format for learning the fundamentals of data structures and algorithms    Allows you to visualize key analytic concepts, learn about the most recent insights in the field, and do data structure design    Provides clear approaches for developing programs    Features a clear, easy-to-understand writing style that breaks down even the most difficult mathematical concepts      Building on the success of the first edition, this new version offers you an innovative approach to fundamental data structures and algorithms."--</abstract>
  <tableOfContents>Machine generated contents note: -- Chapter 1 - Basic C++ Programming. -- Chapter 2 - Object-Oriented Design. -- Chapter 3 - Analysis Tools. -- Chapter 4 - Stacks, Queues, and Recursion. -- Chapter 5 - Vectors, Lists, and Sequences. -- Chapter 6 - Trees. -- Chapter 7 - Priority Queues. -- Chapter 8 - Dictionaries. -- Chapter 9 - Search Trees. -- Chapter 10 - Sorting, Sets, and Selection. -- Chapter 11 - Text Processing. -- Chapter 12 - Graphs. -- Appendix: Useful Mathematical Facts.</tableOfContents>
  <note type="statement of responsibility">Michael T. Goodrich, Roberto Tamassia, David M. Mount.</note>
  <note>Includes bibliographical references and index.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
  </subject>
  <subject authority="bisacsh.">
    <topic>COMPUTERS / Programming Languages / C++</topic>
  </subject>
  <classification authority="lcc">QA76.73.C153 G63 2011</classification>
  <classification authority="ddc" edition="22">005.1</classification>
  <classification authority="bisacsh">COM051070</classification>
  <identifier type="isbn">9780470383278 (pbk.)</identifier>
  <identifier type="lccn">2011002034</identifier>
  <identifier type="uri">http://catalogimages.wiley.com/images/db/jimages/9780470383278.jpg</identifier>
  <location>
    <url displayLabel="Cover image">http://catalogimages.wiley.com/images/db/jimages/9780470383278.jpg</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">110114</recordCreationDate>
    <recordChangeDate encoding="iso8601">20170420020004.0</recordChangeDate>
    <recordIdentifier source="OSt">16612062</recordIdentifier>
  </recordInfo>
</mods>
