<?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</title>
    <subTitle>from arrays to priority queues</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Amsbury, Wayne</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">California</placeTerm>
    </place>
    <publisher>Wadsworth Pub.</publisher>
    <dateIssued>c1985</dateIssued>
    <issuance/>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xvi, 516p.</extent>
  </physicalDescription>
  <note type="venue">2010-12-02</note>
  <subject>
    <topic>Data structure</topic>
  </subject>
  <subject>
    <topic>Algorithms</topic>
  </subject>
  <subject>
    <topic>Arrays</topic>
  </subject>
  <subject>
    <topic>Programming language</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <classification authority="ddc">001.644 Am82d</classification>
  <identifier type="isbn">0-534-04590-1</identifier>
  <recordInfo/>
</mods>
