<?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 with java</title>
  </titleInfo>
  <name type="personal">
    <namePart>Hubbard, John R. Anita Huray</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Noida</placeTerm>
    </place>
    <publisher>Pearson India Education Service Pvt. Ltd.</publisher>
    <dateIssued>2015</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii, 613 p. : ill. ; 23  cm.</extent>
  </physicalDescription>
  <note>Includes appendices, bibliographical reference and index.</note>
  <subject>
    <topic>Computer science Data structures</topic>
    <topic>Programming problems</topic>
    <topic>Polynomial algebra</topic>
    <topic>Recursive funtions</topic>
    <topic>Hashing algorithms</topic>
    <topic>Search trees</topic>
    <topic>Polymorphism</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.73 HUB</classification>
  <identifier type="isbn">9789332549395 (pbk)</identifier>
  <recordInfo/>
</mods>
