<?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 &amp; Analysis of Algorithms</title>
  </titleInfo>
  <name type="personal">
    <namePart>Sharma,Gajendra</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Khanna Book Publishing Co (P) Ltd.</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>656</extent>
  </physicalDescription>
  <note>Contents

Chapter 1: Introduction

Chapter 2: Growth of Functions

Chapter 3: Summations

Chapter 4: Recurrences

Chapter 5: Sets Relations and Functions

Chapter 6: Probability

Chapter 7: Heaps and Heapsort 

Chapter 8: Quicksort

Chapter 9: Sorting in Linear Time

Chapter 10: Medians and Order Statistics

Chapter 11: Elementary Data Structures

Chapter 12: Hashing

Chapter 13: BS Trees

Chapter 14: Optimal Binary Search Trees

Chapter 15: AVL Trees And Splaying

Chapter 16: RB-Trees

Chapter 17: Augmenting Data Structure

Chapter 18: Dynamic Programming

Chapter 19: Greedy Algorithms

Chapter 20: Amortized Analysis

Chapter 21: B. Trees-External Searching

Chapter 22: Binomial Trees and Binomial Heaps

Chapter 23: Fibonacci Heaps

Chapter 24: Data Structure for Disjoint Sets

Chapter 25: Elementary Graph Algorithms

Chapter 26: Back Tracking

Chapter 27: Branch and Bound

Chapter 28: Minimum Spanning Tree

Chapter 29: Single-Source Shortest Paths

Chapter 30: All Pair Shortest Paths

Chapter 31: Network Flow

Chapter 32: Sorting Networks

Chapter 33: Arithmetic Circuits

Chapter 34: Algorithms for Parallel Computers

Chapter 35: Matrix Operation

Chapter 36: Polynomials and FFT

Chapter 37: Number-Theoretic Algorithms

Chapter 38: String Matching

Chapter 39: Computational Geometry

Chapter 40: NP-Completeness

Chapter 41: Non-Deterministic Algorithms

Chapter 42: Approximation Algorithms

Chapter 43: Program

Exam Papers</note>
  <subject>
    <topic>Algorithms</topic>
  </subject>
  <classification authority="ddc">005.1 SHA</classification>
  <identifier type="isbn">978-93-82609-43-8</identifier>
  <identifier type="">Allied Informatics, Jaipur</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BSDU</recordContentSource>
    <recordCreationDate encoding="marc">200118</recordCreationDate>
    <recordChangeDate encoding="iso8601">20200224104710.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">English</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
