<?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>Data structures and algorithms with C++</title>
    <subTitle>100+ coding Q&amp;A</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Cakal, Yasin H.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Great Britain</placeTerm>
    </place>
    <dateIssued>2023</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>v, 339 p. : ill. ; 28 cm.</extent>
  </physicalDescription>
  <subject>
    <topic>Programming language</topic>
    <topic>Binary search tree</topic>
    <topic>Data structure</topic>
    <topic>Algorithms</topic>
    <topic>Mergesort</topic>
    <topic>Stacks</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 CAK</classification>
  <identifier type="isbn">9798375111063 (pbk)</identifier>
  <recordInfo/>
</mods>
