<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="789">
 <titleInfo>
  <title>Data Structures and Algorithm Analysis in C++</title>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Weiss, Mark A.</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <name type="Personal Name" authority="">
  <namePart>Chandavarkar, B. R.</namePart>
  <role>
   <roleTerm type="text">Contributor</roleTerm>
  </role>
 </name>
 <name type="Personal Name" authority="">
  <namePart>Surathkal, NITK.</namePart>
  <role>
   <roleTerm type="text">Contributor</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">Essex</placeTerm>
   <publisher>Pearson</publisher>
   <dateIssued>2014</dateIssued>
  </place>
 </originInfo>
 <language>
  <languageTerm type="code">en</languageTerm>
  <languageTerm type="text">English</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Text</form>
  <extent>653 p. : Illust. ; 23 cm</extent>
 </physicalDescription>
 <note>This is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successive stages of algorithms contribute to Weiss careful, rigorous and in-depth analysis of each type of algorithm.</note>
 <note type="statement of responsibility"></note>
 <subject authority="">
  <topic>Computer algorithms</topic>
 </subject>
 <subject authority="">
  <topic>Data Structures (Computer Science)</topic>
 </subject>
 <subject authority="">
  <topic>C++ (Computer program language)</topic>
 </subject>
 <subject authority="">
  <topic>C (Computer program language)</topic>
 </subject>
 <classification>005.73</classification>
 <identifier type="isbn">9780273769385</identifier>
 <location>
  <physicalLocation>e-Library Universitas Pertamina Be Global Leader</physicalLocation>
  <shelfLocator>005.73 WEI d</shelfLocator>
  <holdingSimple>
   <copyInformation>
    <numerationAndChronology type="1">2683/PUP/2016</numerationAndChronology>
    <sublocation>Perpustakaan Universitas Pertamina</sublocation>
    <shelfLocator>005.73 WEI d c.1</shelfLocator>
   </copyInformation>
   <copyInformation>
    <numerationAndChronology type="1">2684/PUP/2016</numerationAndChronology>
    <sublocation>Perpustakaan Universitas Pertamina</sublocation>
    <shelfLocator>005.73 WEI d c.2</shelfLocator>
   </copyInformation>
  </holdingSimple>
 </location>
 <slims:image>Data_Structures_and_Algorithm_Analysis.jpg.jpg</slims:image>
 <recordInfo>
  <recordIdentifier>789</recordIdentifier>
  <recordCreationDate encoding="w3cdtf">2017-05-16 07:24:47</recordCreationDate>
  <recordChangeDate encoding="w3cdtf">2017-05-16 07:28:21</recordChangeDate>
  <recordOrigin>machine generated</recordOrigin>
 </recordInfo>
 <department>
  <departmentName>Geophysical Engineering</departmentName>
 </department>
 <department>
  <departmentName>Computer Science</departmentName>
 </department>
 <department>
  <departmentName>Civil Engineering</departmentName>
 </department>
 <department>
  <departmentName>Electrical Engineering</departmentName>
 </department>
 <department>
  <departmentName>Mechanical Engineering</departmentName>
 </department>
 <department>
  <departmentName>Logistics Engineering</departmentName>
 </department>
</mods>
</modsCollection>