<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DSpace collection: Fundamentals of Algorithms</title>
    <link>http://hdl.handle.net/10117/1304</link>
    <description>This collection contains the items that  describe Design and Analysis of Algorithms</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://hdl.handle.net/10117/1318" />
        <rdf:li resource="http://hdl.handle.net/10117/1317" />
        <rdf:li resource="http://hdl.handle.net/10117/1316" />
        <rdf:li resource="http://hdl.handle.net/10117/1315" />
      </rdf:Seq>
    </items>
  </channel>
  <textInput>
    <title>The collection's search engine</title>
    <description>Search the Channel</description>
    <name>s</name>
    <link>http://citidel.villanova.edu/CITIDEL/simple-search</link>
  </textInput>
  <item rdf:about="http://hdl.handle.net/10117/1318">
    <title>Sorting</title>
    <link>http://hdl.handle.net/10117/1318</link>
    <description>title: Sorting authors: Kristian Linn, Damkjer
&lt;br&gt;abstract: Insertion Bubble Selection Count Shaker Shell&#xD;
Heap Merge Quick are some of the sorting methods.
&lt;br&gt;</description>
  </item>
  <item rdf:about="http://hdl.handle.net/10117/1317">
    <title>Linear List Implementation</title>
    <link>http://hdl.handle.net/10117/1317</link>
    <description>title: Linear List Implementation authors: Choueiry, Berthe
&lt;br&gt;abstract: Linear List describes one way of creating the Data Structure
&lt;br&gt;</description>
  </item>
  <item rdf:about="http://hdl.handle.net/10117/1316">
    <title>Trees</title>
    <link>http://hdl.handle.net/10117/1316</link>
    <description>title: Trees authors: Choueiry, Berthe
&lt;br&gt;abstract: A connected,acyclic,undirected graph is called as a Tree.
&lt;br&gt;</description>
  </item>
  <item rdf:about="http://hdl.handle.net/10117/1315">
    <title>Recursion</title>
    <link>http://hdl.handle.net/10117/1315</link>
    <description>title: Recursion authors: Choueiry, Berthe
&lt;br&gt;abstract: Merge Sort,Quick Sort,Heap Sort are the algorithms that have linear time complexity.
&lt;br&gt;</description>
  </item>
</rdf:RDF>

