<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://beyondctci-six.vercel.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/beyond-the-code</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-coding-interviews-are-scored</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-coding-interviews-are-scored/the-rubric</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-coding-interviews-are-scored/demonstrating-problem-solving</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-coding-interviews-are-scored/writing-interview-code</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-get-unstuck</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-get-unstuck/recognizing-patterns</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-get-unstuck/strategies-for-unstucking</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-get-unstuck/communication-while-stuck</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-study</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-study/study-strategy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-study/problem-selection</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/how-to-study/mock-interviews</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/technical-topics</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/tier-1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/linear-search</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/intro-binary-search</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/binary-search-edge-cases</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/transition-point-basics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/transition-point-advanced</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/sorting-for-binary-search</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/implicit-data</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/guess-and-check</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/binary-search-ii/lessons/non-array-structures</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/stacks</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/stacks/stack-basics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/stacks/stack-operations</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/stacks/stack-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/queues</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/queues/queue-basics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/queues/queue-variations</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/stacks-and-queues/queues/queue-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-sets</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-sets/set-basics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-sets/set-operations</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-sets/set-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-maps</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-maps/map-basics</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-maps/map-patterns</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sets-and-maps/hash-maps/map-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/tier-2</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sliding-windows</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sliding-windows/introduction-to-sliding-window</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sliding-windows/fixed-size-window</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sliding-windows/variable-size-window</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/sliding-windows/advanced-sliding-window</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/fundamentals</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/fundamentals/introduction-to-backtracking</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/fundamentals/the-backtracking-template</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/classic-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/classic-problems/combinations-and-subsets</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/backtracking/classic-problems/backtracking-with-constraints</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/dynamic-programming</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/dynamic-programming/fundamentals</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/dynamic-programming/fundamentals/introduction-to-dp</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/dynamic-programming/fundamentals/common-dp-patterns</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/dynamic-programming/classic-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/tier-3</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/monotonic-stacks-and-queues</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/monotonic-stacks-and-queues/introduction</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/monotonic-stacks-and-queues/classic-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/advanced-dynamic-programming</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/advanced-dynamic-programming/multidimensional-dp</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/advanced-dynamic-programming/optimization-techniques</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/union-find</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/union-find/introduction</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://beyondctci-six.vercel.app/courses/union-find/classic-problems</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>