<?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>Grokking algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Bhargava, Aditya Y.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <edition>2ª edición.</edition>
    <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>
    <form authority="marcform">print</form>
    <extent>294 páginas : ilustraciones; 24 centímetros.</extent>
  </physicalDescription>
  <abstract>Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.</abstract>
  <note type="statement of responsibility">Aditya Y. Bhargava.</note>
  <note>Incluye ilustraciones.</note>
  <subject authority="lcsh">
    <topic>Algoritmos</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Ciencias de la computación</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programación de computadoras</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Estructuras de datos (Informática)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Recursividad (Informática)</topic>
  </subject>
  <classification authority="ddc" edition="23">005.1 B575</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Manning books</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781633438538</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">260803</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260824102006.0</recordChangeDate>
  </recordInfo>
</mods>
