<?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>Drozdek, Adam.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Vikas Publishing House</publisher>
    <dateIssued>2000</dateIssued>
    <edition>1st 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>xvii,622 p.; 24.7 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Adam Drozdek.</note>
  <subject>
    <topic>Object oriented programming using java</topic>
  </subject>
  <subject>
    <topic>Complexity analysis</topic>
  </subject>
  <subject>
    <topic>linked lists</topic>
  </subject>
  <subject>
    <topic>Stacks and queues</topic>
  </subject>
  <subject>
    <topic>Binary trees</topic>
  </subject>
  <classification authority="ddc" edition="DROA">005.73 </classification>
  <identifier type="isbn">9789812400802</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240730110508.0</recordChangeDate>
  </recordInfo>
</mods>
