<?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>Introduction to the design &amp; analysis of algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Levitin, Anany</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Chennai</placeTerm>
    </place>
    <publisher>Pearson</publisher>
    <dateIssued>2015</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xx, 524 p.  : ill. ; 24 cm.</extent>
  </physicalDescription>
  <note>Includes bibliography and index.</note>
  <subject authority="lcsh">
    <topic>Computer algorithms Mathematics</topic>
    <topic>Algorithm efficiency</topic>
    <topic>Decrease conquer</topic>
    <topic>Greedy techniques</topic>
    <topic>Brute force</topic>
    <topic>Binary systems</topic>
    <topic>Balanced search trees</topic>
    <topic>Math</topic>
    <topic>FC</topic>
    <topic>RICAS</topic>
  </subject>
  <classification authority="ddc">005.1 LEV</classification>
  <identifier type="isbn">9789332542518 (pbk)</identifier>
  <identifier type="isbn">9788131718377 (pbk)</identifier>
  <recordInfo/>
</mods>
