<?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 with c</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kumar  B N, Ravi.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Dharwad</placeTerm>
    </place>
    <publisher>Bharat Prakashan</publisher>
    <dateIssued>2002</dateIssued>
    <edition>1</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii,594 p.; PB 25.4 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Ravi Kumar B N.</note>
  <subject>
    <topic>Custom data types</topic>
  </subject>
  <subject>
    <topic>File handling</topic>
  </subject>
  <subject>
    <topic>Algorithm and its analysis</topic>
  </subject>
  <subject>
    <topic>Introduction to data structures</topic>
  </subject>
  <subject>
    <topic>Recursion</topic>
  </subject>
  <subject>
    <topic>Searching</topic>
  </subject>
  <subject>
    <topic>Hash Tables</topic>
  </subject>
  <classification authority="ddc">005.73  KUMR</classification>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240930092232.0</recordChangeDate>
  </recordInfo>
</mods>
