<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Three very famous algorithms by _nere_tj</title>
      <link>https://padlet.com/nereee/qwo2t8k3r5il</link>
      <description>Iratxe Preciado and Nerea Ramos</description>
      <language>en-us</language>
      <pubDate>2018-10-31 11:37:58 UTC</pubDate>
      <lastBuildDate>2023-05-08 15:24:09 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>SIEVE OF ERATOSTHENES</title>
         <author>nereee</author>
         <link>https://padlet.com/nereee/qwo2t8k3r5il/wish/298913811</link>
         <description><![CDATA[<div>In maths,the sieve of Eratosthenes is a simple, ancient algorithm for finding all prime numbers up to any given limit. To do the sieve of Eratosthenes we have to do<br>First: Make a list with the natural numbers between 2 until the number we want<br>Second: We take the first number that isn't marked as a prime number<br>Third: We remove the multiples of the number that we've just determined as a prime number<br>Finally, if the square of the first numberthat wasn't marked is smaller than 20, so we repeat the second step.If not,the algorithm ends and all the whole numbers that weren't marked are prime numbers<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/327228233/210bf8efef19b55a090de196eab57424/Sieve_of_Eratosthenes_animation.gif" />
         <pubDate>2018-10-31 11:47:22 UTC</pubDate>
         <guid>https://padlet.com/nereee/qwo2t8k3r5il/wish/298913811</guid>
      </item>
      <item>
         <title>EUCLIDEAN ALGORITHM</title>
         <author>nereee</author>
         <link>https://padlet.com/nereee/qwo2t8k3r5il/wish/298917309</link>
         <description><![CDATA[<div>In maths, the <strong>Euclidean algorithm</strong> is an efficient method for computing the greatest common divisor of 2 numbers.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-10-31 11:58:23 UTC</pubDate>
         <guid>https://padlet.com/nereee/qwo2t8k3r5il/wish/298917309</guid>
      </item>
      <item>
         <title>RUBIK&#39;S CUBE</title>
         <author>nereee</author>
         <link>https://padlet.com/nereee/qwo2t8k3r5il/wish/298918810</link>
         <description><![CDATA[<div><strong>Rubik's Cube</strong> is a 3-D combination puzzle invented in 1974 by Hungarian sculptor and professor of architecture Erno Rubik.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/327228233/78d1efefefc4423ee0424433b82102cd/Rubiks_Platonic_Solids.jpg" />
         <pubDate>2018-10-31 12:03:01 UTC</pubDate>
         <guid>https://padlet.com/nereee/qwo2t8k3r5il/wish/298918810</guid>
      </item>
   </channel>
</rss>
