<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Homepage -->
  <url>
    <loc>https://www.algorithms-visualizer.com/</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Main Pages -->
  <url>
    <loc>https://www.algorithms-visualizer.com/problems</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/about</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Articles -->
  <url>
    <loc>https://www.algorithms-visualizer.com/article/lru-cache</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/article/merge-sort</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Top Priority Algorithm Pages -->
  <url>
    <loc>https://www.algorithms-visualizer.com/two-sum</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/lru-cache</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/longest-substring</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/median-arrays</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/3sum</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/valid-parentheses</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- High Priority Algorithm Pages -->
  <url>
    <loc>https://www.algorithms-visualizer.com/add-two-numbers</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/longest-palindrome</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/container-with-most-water</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/longest-common-prefix</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/bubble-sort</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/merge-sort</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/insertion-sort</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/maximum-score-of-split</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Standard Algorithm Pages -->
  <url>
    <loc>https://www.algorithms-visualizer.com/zigzag-conversion</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/reverse-integer</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/string-to-integer</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/palindrome-number</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/regular-expression-matching</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/integer-to-roman</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/roman-to-integer</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/3sum-closest</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/letter-combinations</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/4sum</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/remove-nth-node</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Weekly Contest Problems -->
  <url>
    <loc>https://www.algorithms-visualizer.com/weekly-contest-479/q1</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/weekly-contest-479/q2</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://www.algorithms-visualizer.com/weekly-contest-479/q3</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset>
