<?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>Estructura de datos con  C y C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Lagsam, Yedidyah.</namePart>
  </name>
  <name type="personal">
    <namePart>Augenstein, Moshe J.</namePart>
  </name>
  <name type="personal">
    <namePart>Tenenbaum, Aaron M.</namePart>
  </name>
  <name type="personal">
    <namePart>Martínez Sarmiento, Miguel Ángel</namePart>
    <role>
      <roleTerm type="text">Traductor.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Madrid</placeTerm>
    </place>
    <publisher>Prentice Hall</publisher>
    <dateIssued>1997</dateIssued>
    <edition>2a ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xviii, 672 p.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a las estructuras de datos.--La pila.--Recursion.--Cola y listas.--Ordenamiento.--Busqueda.--Las graficas y aplicaciones</tableOfContents>
  <note type="statement of responsibility">Yedidyah Langsam ... [et al.] , traducción Miguel Angel Martínez Sarmiento.</note>
  <note>Incluye ejercicios.</note>
  <note>Bibliografia (p. 647)</note>
  <subject>
    <topic>Estructura de datos (Computadores)</topic>
  </subject>
  <subject>
    <topic>Estructura de datos (Computadores)</topic>
  </subject>
  <subject>
    <topic>C++ (Lenguaje de programacion de computadores)</topic>
  </subject>
  <classification authority="ddc">005.3 E824</classification>
  <identifier type="isbn">9688807982</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-CtgCURN</recordContentSource>
    <recordCreationDate encoding="marc">160627</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250329174200.0</recordChangeDate>
    <recordIdentifier source="CO-CtgCURN">0000018505</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
