<?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 java</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>
  </name>
  <name type="personal">
    <namePart>Goldwasser, Michael H.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Wiley India Pvt Ltd</publisher>
    <dateIssued>2018</dateIssued>
    <edition>6th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xviii,699 p.; PB 24.5 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility"> by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser.</note>
  <subject>
    <topic>Java programming basics</topic>
  </subject>
  <subject>
    <topic>Arrays and linked lists</topic>
  </subject>
  <subject>
    <topic>Empirical analysis</topic>
  </subject>
  <subject>
    <topic>Heaps and priority queues</topic>
  </subject>
  <classification authority="ddc">005.73  GOOM</classification>
  <identifier type="isbn">9788126551903</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240925150732.0</recordChangeDate>
  </recordInfo>
</mods>
