<?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>Anam Faruqi</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>CBS Publishers and Distributors Pvt Ltd</publisher>
    <dateIssued>2016</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>x,262p PB 23x15.5cm</extent>
  </physicalDescription>
  <abstract>The book follows a comprehensive approach to the subject of design and analysis of algorithms. On a broader spectrum it provides a balanced approach to explain the principles of design and implementation of algorithms through assumption, step-wise explanation, and detailed sketches to make it intuitive. The text of the book is divided into four parts: Basic definition of algorithm, various methods of analysis and asymptotic notations, Data structures, Various approaches used for designing the algorithms, Miscellaneous topics that are relevant in the study of algorithms. It covers all the above topics in a cogent and lucid style to help students grasp the information quickly and easily. The book is intended to serve the needs of undergraduate and postgraduate students of various engineering and management courses.
</abstract>
  <subject>
    <topic>Data structure</topic>
  </subject>
  <subject>
    <topic>Counting Sort</topic>
  </subject>
  <subject>
    <topic>Radix Sort</topic>
  </subject>
  <subject>
    <topic>Bucket Sort</topic>
  </subject>
  <classification authority="ddc">001.64 FARD</classification>
  <identifier type="isbn">9789385915048</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260324</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260324100226.0</recordChangeDate>
  </recordInfo>
</mods>
