<?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>Estructuras de datos en Java</title>
    <subTitle>compatible con Java2</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Weiss, Mark Allen</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Marroquín, Olga</namePart>
    <role>
      <roleTerm type="text">tr</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Segura, Clara</namePart>
    <role>
      <roleTerm type="text">tr</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Verdejo, José Alberto</namePart>
    <role>
      <roleTerm type="text">tr</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>De Frutos, David</namePart>
    <role>
      <roleTerm type="text">rev</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Llana, Luis</namePart>
    <role>
      <roleTerm type="text">rev</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">sp^</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Madrid</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <publisher>Addison Wesley</publisher>
    <dateIssued>c2000</dateIssued>
    <dateIssued encoding="marc">2000</dateIssued>
    <copyrightDate encoding="marc">^^^^</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>740 páginas : ilustraciones ; 25 cm.</extent>
  </physicalDescription>
  <tableOfContents>Un recorrido por Java -- Referencias -- Objetos y clases -- Herencia -- Algoritmos y fundamentos de programación -- Estructuras de datos -- Recursión -- Algoritmos de ordenación -- Números aleatorios -- Juegos y diversión -- Las pilas y los compiladores -- Utilidades -- Simulación -- Implementaciones -- Pilas y colas -- Listas enlazadas -- Árboles -- Árboles binarios de búsqueda -- Tablas hash -- Estructuras de datos avanzadas -- Árboles de ensanchamiento -- Plataformas para Java.</tableOfContents>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Mark Allen Weiss ; tr. Olga Marroquín  [y otros].</note>
  <note>Incluye referencias bibliográficas e índices</note>
  <note>Data structures and problem solving using Javatm</note>
  <subject>
    <geographicCode authority="marcgac">e-sp---</geographicCode>
  </subject>
  <subject authority="Armarc">
    <topic>Estructura de datos (Computadores)</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Algoritmos</topic>
  </subject>
  <subject authority="Armarc">
    <topic>Programas para computador</topic>
  </subject>
  <classification authority="ddc" edition="21">005.73 W429e</classification>
  <relatedItem type="original">
    <titleInfo>
      <title>Data structures and problem solving using Javatm</title>
    </titleInfo>
  </relatedItem>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-BoSNA</recordContentSource>
    <recordCreationDate encoding="marc">081022</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260706133632.0</recordChangeDate>
    <recordIdentifier source="CO-BoSNA">000045938</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
