<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-calculate-area-and-circumference-of-a-circle</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-find-the-largest-number-using-ternary-operator</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-create-a-basic-calculator-with-menus</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-sum-the-digit-of-a-given-number</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-reverse-the-given-number</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-check-if-the-given-number-is-palindrome-or-not</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-make-a-pattern-using-numbers</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-delete-an-element-of-an-array</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-write-a-program-to-implement-binary-search</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-for-matrix-multiplication</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-print-the-fibonacci-series-with-a-given-number</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-get-the-binomial-coefficient-value</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-count-the-total-number-of-vowels-consonants-and-spaces</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-programming-examples/c-program-to-differentiate-call-by-value-and-call-by-reference</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-bisection-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-regula-falsi-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-newton-raphson-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-gauss-elimination-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-gauss-seidel-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-gauss-jordan-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-newton-forward-interpolation-formula-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-newton-backward-interpolation-formula-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-lagrange-interpolation-formula-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-trapezoidal-rule-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-simpson-one-third-rule-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-euler-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-euler-modified-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-runge-kutta-fourth-order-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/c-numerical-methods/numerical-analysis-milne-simpson-method-program</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-frame-tag-page-layout-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/css-box-model-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-text-formatting-tags-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-table-tag-for-class-time-table-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/css-position-property-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-list-tag-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-internal-css-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-inline-css-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-external-css-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-form-tag-admission-form-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-form-validation-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-javascript-calculator-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/javascript-check-even-odd-number</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/html-javascript-check-even-odd-number</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/javascript-check-a-number-prime-or-not</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/javascript-html-dynamic-download-counter</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/javascript-delayed-circle-drawing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.dhimanp.com/apps/code-examples/web-technologies/javascript-simple-calculator-example</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>