<?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>Algorithms in C++</title>
    <subTitle>fundamentals data structures sorting , searching (part 1-4)</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Sedgewick, Robert</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Singapore</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2004</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xix, 716 p. : ill. ; 24 cm</extent>
  </physicalDescription>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>Computer program language</topic>
    <topic>Algorithms analysis</topic>
    <topic>Computer algorithms</topic>
    <topic>C++ programming</topic>
    <topic>Data structures</topic>
    <topic>Data types</topic>
    <topic>Sorting methods</topic>
    <topic>Radix sorting</topic>
    <topic>Binary search</topic>
    <topic>Radix search</topic>
    <topic>C++</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 SED</classification>
  <identifier type="isbn">8178082497 (pbk)</identifier>
  <identifier type="isbn">9788131713051 (pbk)</identifier>
  <recordInfo/>
</mods>
