<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vansh</title>
    <description>The latest articles on DEV Community by Vansh (@vanshgoel).</description>
    <link>https://dev.to/vanshgoel</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F945464%2F853f9951-008e-40bd-8d13-8d559455aa6d.jpeg</url>
      <title>DEV Community: Vansh</title>
      <link>https://dev.to/vanshgoel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vanshgoel"/>
    <language>en</language>
    <item>
      <title>One Byte Explainer - Djikstra's Algorithm</title>
      <dc:creator>Vansh</dc:creator>
      <pubDate>Sat, 22 Jun 2024 10:35:22 +0000</pubDate>
      <link>https://dev.to/vanshgoel/one-byte-explainer-djikstras-algorithm-40o2</link>
      <guid>https://dev.to/vanshgoel/one-byte-explainer-djikstras-algorithm-40o2</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/cs"&gt;DEV Computer Science Challenge v24.06.12: One Byte Explainer&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Explainer
&lt;/h2&gt;

&lt;p&gt;Djikstra's Algorithm - Helps you find your way when you wake up at 9 for a class at 8:30, for a path with multiple stops, each node given a positive weight, which may correspond to time taken at a stop, finds the best path for you to make it quick.&lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Context
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;One of the reason I chose Djikstra's algorithm is because the situation I described above I often find myself in the same, thought it would be a fun and good satarical way to explain a concept.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhztr3p34iwcarspxmek4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhztr3p34iwcarspxmek4.png" alt="A Meme based on Djikstra's Algorithm" width="800" height="763"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>cschallenge</category>
      <category>computerscience</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
