<?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>Common-sense guide to data structures and algorithms</title>
    <subTitle>level up your core programming skills</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Jay,  Wengrow</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>MacDonald, Jay</namePart>
    <role>
      <roleTerm type="text">editor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Raleigh, North Carolina</placeTerm>
    </place>
    <publisher>The Pragmatic Bookshelf</publisher>
    <dateIssued>2020</dateIssued>
    <edition>Second edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <physicalDescription>
    <extent>xviii, 481 pages :  illustrations ;  24 cm</extent>
  </physicalDescription>
  <abstract>Take a practical approach to data structures and algorithms, using techniques and real-world scenarios in JavaScript, Python, and Ruby that
you can put into production right away. This new and revised second edition features new chapters on recursion, dynamic programming, and
using Big O in your daily work. -- Provided by publisher</abstract>
  <note type="statement of responsibility">Jay Wengrow</note>
  <note>Includes bibliographical references and index.</note>
  <subject>
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject>
    <topic>Computer algorithms</topic>
  </subject>
  <classification authority="lcc">QA76.9.D35 WEN</classification>
  <identifier type="isbn">9781680507225 (paperback)</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">201024</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260604093436.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
