<?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 and Algorithms in Python :An India Adaptation</title>
  </titleInfo>
  <name type="personal">
    <namePart>Michael T Goodrich</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Roberto Tamassia</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Michael H Goldwasser</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Subhrakanta Panda</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Wiley</placeTerm>
    </place>
    <publisher>New Delhi</publisher>
    <dateIssued>2025</dateIssued>
    <edition>1</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <abstract>Data Structures and Algorithms in Python offers a comprehensive, definitive introduction to data structures and algorithms, including their design, analysis, and implementation in Python. Utilizing a consistent object-oriented viewpoint throughout the book, it provides detailed algorithmic strategies for producing efficient realizations of common data structures such as arrays, stacks, queues, linked lists, trees, maps, hash tables, search trees, and graphs. The book also provides an in-depth analysis of algorithmic performance that helps readers to recognize common trade-offs between competing strategies. The book incorporates a host of pedagogical features, including illustrations, code fragments, and end-of-chapter exercises.</abstract>
  <note>English</note>
  <subject>
    <topic>CSE</topic>
  </subject>
  <classification authority="ddc">005.73 GOO</classification>
  <identifier type="isbn">978-9354247866</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20251121153033.0</recordChangeDate>
  </recordInfo>
</mods>
