<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Greedy Technique: Huffman Trees and Codes by Mr. Neeraj Kumar</title>
      <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-05-15 04:46:43 UTC</pubDate>
      <lastBuildDate>2025-05-18 04:50:26 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451833812</link>
         <description><![CDATA[<p>In your own words, what do you think the <strong>Greedy Technique</strong> means in algorithms?<br>Can you think of any real-life examples where a greedy approach works well?</p>]]></description>
         <enclosure url="https://storage.needpix.com/rsynced_images/question-mark-2318041_1280.jpg" />
         <pubDate>2025-05-15 04:49:36 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451833812</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451835324</link>
         <description><![CDATA[<p>Why do we need data compression?<br>What’s inefficient about fixed-length encoding like ASCII?</p>]]></description>
         <enclosure url="https://storage.needpix.com/rsynced_images/think-622166_1280.jpg" />
         <pubDate>2025-05-15 04:50:24 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451835324</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451837070</link>
         <description><![CDATA[<p>Given the following frequencies for characters:<br>A: 5, B: 9, C: 12, D: 13, E: 16, F: 45</p><p>Step-by-step, show how you’d build a Huffman Tree.<br>Use pictures, text, or flowcharts!</p>]]></description>
         <enclosure url="https://elvis.padletcdn.com/1/fetch/e_in/pixabay.com/get/g6e97d2eee424baaf50d487249a5f62b6cf9cf925a9adf0c91d3c6a0e4679e3c9b796d0063faa6b3e667f54e948f5b2fb.jpg" />
         <pubDate>2025-05-15 04:51:22 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451837070</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451838667</link>
         <description><![CDATA[<p>Use the Huffman Tree you built to assign binary codes to each character.<br>Post your result like this:<br>A: 1100, B: 1101, C: 100, ...</p>]]></description>
         <enclosure url="https://www.picpedia.org/chalkboard/images/answer.jpg" />
         <pubDate>2025-05-15 04:52:10 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451838667</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451841696</link>
         <description><![CDATA[<p>Why do we say that Huffman’s algorithm is greedy?<br>What choice is made greedily at each step?</p>]]></description>
         <enclosure url="https://live.staticflickr.com/7114/26714165840_3488ae9b51_b.jpg" />
         <pubDate>2025-05-15 04:53:38 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451841696</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451843107</link>
         <description><![CDATA[<p>Given the string: ABACABAD, use your Huffman codes to encode it.<br>How many bits does it take? Compare it with ASCII encoding.</p>]]></description>
         <enclosure url="https://elvis.padletcdn.com/1/fetch/e_in/pixabay.com/get/g21eb208ec5d802b58dcd1d8062cb31fcebf060d2362bcc053b49d136923d4967b363600f826b8de8bf96cb87e89c8bb9.jpg" />
         <pubDate>2025-05-15 04:54:20 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451843107</guid>
      </item>
      <item>
         <title></title>
         <author>neeraj14</author>
         <link>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451847916</link>
         <description><![CDATA[<p>What did you find most interesting about Huffman coding?<br>Where else could greedy techniques be used?</p>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/3/3f/Think_Company_Logo%2C_small.png" />
         <pubDate>2025-05-15 04:56:45 UTC</pubDate>
         <guid>https://padlet.com/neeraj14/zs5cv81hfp2538vu/wish/3451847916</guid>
      </item>
   </channel>
</rss>
