<?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>Design and analysis of algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Michael T Goodrich</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Tamassia, Roberto</namePart>
  </name>
  <name type="personal">
    <namePart>Venkatesh K A</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Wiley India Pvt Ltd</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxi,602p PB 26X20.5cm</extent>
  </physicalDescription>
  <abstract>Design and analysis of algorithms offers an exhaustive coverage of the design and analysis of algorithms and data structures. Integrating application with theory, the book presents algorithmic topics in a context that is motivated from applications to uses in society, computer games, computing industry, Science, engineering, and the Internet. Beginning with the basic framework and tools needed to analyze algorithms, the book then presents fundamental data structures, such as stacks, queues, lists, and Advanced data structures such as trees, search trees, priority queues, heaps, hash tables, union-find structures, and graphs.</abstract>
  <subject>
    <topic>Binary Search Trees</topic>
  </subject>
  <subject>
    <topic>Priority Queues</topic>
  </subject>
  <subject>
    <topic>Number Theory</topic>
  </subject>
  <subject>
    <topic>Network Flow</topic>
  </subject>
  <classification authority="ddc">005.1 GOOD</classification>
  <identifier type="isbn">9789354248481</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260622</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260623113114.0</recordChangeDate>
  </recordInfo>
</mods>
