<?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>A common-sense guide to data structures and algorithms</title>
    <subTitle>level up your core programming skills</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Wengrow, Jay</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Raleigh</placeTerm>
    </place>
    <publisher>The Pragmatic Bookshelf</publisher>
    <dateIssued>2020</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xx, 481 p. : ill., Col. ; 24 cm.</extent>
  </physicalDescription>
  <note>Include index</note>
  <subject>
    <topic>Computer science</topic>
    <topic>Code optimization</topic>
    <topic>Data structure</topic>
    <topic>Binary search</topic>
    <topic>Hash tables</topic>
    <topic>Algorithms</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.73 WEN</classification>
  <identifier type="isbn">9781680507225 (pbk)</identifier>
  <recordInfo/>
</mods>
