<?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 made easy in java</title>
    <subTitle>data structure and algorithmic puzzles</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Karumanchi, Narasimha</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ii</placeTerm>
    </place>
    <place>
      <placeTerm type="text">India</placeTerm>
    </place>
    <publisher>CareerMonk Publications</publisher>
    <dateIssued>c2018</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>2nd edition</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>449 [1] pages : illustratons ;  28 cm.</extent>
  </physicalDescription>
  <abstract>Introduction.--Recursion and backtracking.--Linked lists.--Stacks.--Queues.--Trees.--Priority queues and Heaps.--Disjoint set ADT.--Graph algorithms.--Sorting.--Searching.--Selection algorithms [Medians].--Symbol tables.--Hashing.--String algorithms.--Algorithms design techniques.--Greedy algorithms.--Divide and conquer algorithms.--Dynamic programming.--Complexity classes.--Miscellaneous concepts.--References.</abstract>
  <note type="statement of responsibility">Narasimha Karumanchi</note>
  <note>Originally published in 2015, 435 pages.</note>
  <note>Includes bibliographical references.</note>
  <note>BBS</note>
  <subject>
    <topic>Data structures (Computer science)</topic>
  </subject>
  <subject>
    <topic>Computer algorithms</topic>
  </subject>
  <subject>
    <topic>Computer programming</topic>
  </subject>
  <subject>
    <topic>Employment interviewing</topic>
  </subject>
  <subject>
    <topic>Computer science</topic>
  </subject>
  <classification authority="ddc" edition="23">005.1</classification>
  <identifier type="isbn">9788192107554</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">BD-DhAAL</recordContentSource>
    <recordCreationDate encoding="marc">181128</recordCreationDate>
    <recordChangeDate encoding="iso8601">20211109120314.0</recordChangeDate>
    <recordIdentifier source="BD-DhAAL">34033</recordIdentifier>
  </recordInfo>
</mods>
