<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Gruppe2 polynomiale/exponentielle Laufzeit by </title>
      <link>https://padlet.com/hollefu/tsxepfwdn4bz</link>
      <description>Erläutern Sie die gegebene Komplexitätsklasse und beschreiben Sie einen Sortieralgorithmus, der dieser angehört.</description>
      <language>en-us</language>
      <pubDate>2018-12-10 07:06:28 UTC</pubDate>
      <lastBuildDate>2025-07-24 12:58:12 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Prototyp</title>
         <author>wasaaimer</author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312798882</link>
         <description><![CDATA[<div>f(n)= n<sup>x</sup> <br>f(n) = b<sup>n</sup> </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-10 07:47:15 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312798882</guid>
      </item>
      <item>
         <title>Grundeigenschaften</title>
         <author></author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312800973</link>
         <description><![CDATA[<div><strong>polynominales Wachstum:</strong> Wenn n sich verdoppelt, dann vervielfacht sich f(n) mit n<sup>k</sup>.<br><strong>exponentielles Wachstum: </strong>Wenn n sich um 1 erhöht, dann vervielfacht sich f(n) mit b </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-10 07:54:36 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312800973</guid>
      </item>
      <item>
         <title>Beispiel: Aufwandsanalyse bei Selection Sort                                                                                                               Der durchschnittliche Vergleichsaufwand beim Quicksort-Algorithmus (average-case) lässt sich durch die Kostenfunktion T2(n) = n*log2(n) beschreiben. Diese Kostenfunktion wächst schneller als die lineare Funktion f(n) = n, aber langsamer als die Funktion f(n) = n2. </title>
         <author>robben1091333</author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312801326</link>
         <description><![CDATA[<div><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-10 07:56:16 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312801326</guid>
      </item>
      <item>
         <title>Beispiel: 2^n</title>
         <author>wasaaimer</author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312802942</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/341223565/1860899120c2e7060aa035ce4cddf816/http__www_mathematik_wissen_de_exponentialfunktion_clip_image002.jpg" />
         <pubDate>2018-12-10 08:03:18 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312802942</guid>
      </item>
      <item>
         <title>Beispiel Bubblesort </title>
         <author></author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312805521</link>
         <description><![CDATA[<div>Der Sortieralgorithmus Bubblesort ist im Worstcase ein exponenentieller Laufzeit(f(n)= n²)</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-12-10 08:14:36 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312805521</guid>
      </item>
      <item>
         <title>Vergleich von exponentieller und linearer Laufzeit</title>
         <author></author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312809235</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/341224610/da9fbc5922d9cb353bc2b4f2596e7770/wachstum.jpg" />
         <pubDate>2018-12-10 08:29:57 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/312809235</guid>
      </item>
      <item>
         <title>Beispiel n^2</title>
         <author></author>
         <link>https://padlet.com/hollefu/tsxepfwdn4bz/wish/313723693</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/341224610/fffc970bfd3bb6b4ec81772cf0f1660e/bil_quadratisch.jpg" />
         <pubDate>2018-12-12 07:07:42 UTC</pubDate>
         <guid>https://padlet.com/hollefu/tsxepfwdn4bz/wish/313723693</guid>
      </item>
   </channel>
</rss>
