<?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</title>
    <subTitle>a pseudocode approach with C</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Gilberg, Richard F. Behrouz A. Forouzan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Delhi</placeTerm>
    </place>
    <publisher>Cengage Learning India Pvt. Ltd.</publisher>
    <dateIssued>2018</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvi, 720 p.  : ill.  ; 24 cm.</extent>
  </physicalDescription>
  <note>Includes appendices, glossary and index.</note>
  <subject authority="lcsh">
    <topic>Computer science C++ (Computer program language) Data structures</topic>
    <topic>Binary search trees</topic>
    <topic>Queue operations</topic>
    <topic>Heap algorithm</topic>
    <topic>Practice sets</topic>
    <topic>Pseudocode</topic>
    <topic>Arrays</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 GIL</classification>
  <identifier type="isbn">9788131503140 (pbk)</identifier>
  <recordInfo/>
</mods>
