<?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>
  </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">New Delhi</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2004</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvii, 702 p. : ill.  ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>[1], pts. 1-4. Fundamentals, data structures, sorting, searching. [2], pt. 5. Graph algorithms.</tableOfContents>
  <subject authority="lcsh">
    <topic>Computer algorithms</topic>
    <topic>Computer software-</topic>
    <topic>Quick sort</topic>
    <topic>Merge sort</topic>
    <topic>Searching</topic>
    <topic>Hashing</topic>
    <topic>Sorting</topic>
    <topic>Trees</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.45 SED</classification>
  <identifier type="isbn">8178081660</identifier>
  <recordInfo/>
</mods>
