<?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>Drozdek, Adam.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston, Mass</placeTerm>
    </place>
    <publisher>Thomson/Course Technology</publisher>
    <dateIssued>c2005</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvi, 758 p. : ill. ; 25 cm.</extent>
  </physicalDescription>
  <tableOfContents>1. Objected-oriented programming using C++ --  2. Complexity analysis --  3. Linked lists --  4. Stacks and queues --  5. Recursion --  6. Binary trees --  7. Multiway trees --  8. Graphs.</tableOfContents>
  <note type="statement of responsibility">Adam Drozdek.</note>
  <note>Includes bibliographies and indexes.</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>
  <classification authority="lcc">QA76.73.C153 D76 2005</classification>
  <classification authority="ddc" edition="22">005.133</classification>
  <identifier type="isbn">0534491820</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UOEL</recordContentSource>
    <recordCreationDate encoding="marc">000</recordCreationDate>
    <recordChangeDate encoding="iso8601">20141029112041.0</recordChangeDate>
    <recordIdentifier>000</recordIdentifier>
  </recordInfo>
</mods>
