Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions 828d838e26364808beb0bc20c6a0f1c7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
828d838e26364808beb0bc20c6a0f1c7
29 changes: 29 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SlothBytes Weekly Challenges - A repository dedicated to solving The Coding Sloths weekly challenges in Sloth Bytes. Practice coding skills with weekly programming challenges and solutions.">
<title>SlothBytes Weekly Challenges</title>
</head>
<body>
<h1>SlothBytes Weekly Challenges</h1>
<p>This repository is dedicated to solving The Coding Sloths weekly challenges in Sloth Bytes.</p>

<h2>About</h2>
<p>Weekly coding challenges to improve programming skills and problem-solving abilities.</p>

<h2>Challenges</h2>
<ul>
<li><a href="September%209%202025/">September 9 2025 - evalAlgebra</a></li>
<li><a href="August%2026%202025/">August 26 2025</a></li>
<li><a href="July%208/">July 8</a></li>
<li><a href="July%201%202025/">July 1 2025</a></li>
<li><a href="June%2017%202025/">June 17 2025</a></li>
<li><a href="June%2010%202025/">June 10 2025</a></li>
<li><a href="June%203%202025/">June 3 2025</a></li>
<li><a href="May%2027%202025/">May 27 2025</a></li>
<li><a href="May%2020%202025/">May 20 2025</a></li>
</ul>
</body>
</html>
14 changes: 14 additions & 0 deletions request.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
POST /IndexNow HTTP/1.1
Content-Type: application/json; charset=utf-8
Host: api.indexnow.org

{
"host": "sabhyaaggarwal.github.io",
"key": "828d838e26364808beb0bc20c6a0f1c7",
"keyLocation": "https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/828d838e26364808beb0bc20c6a0f1c7.txt",
"urlList": [
"https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/",
"https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/challenges/",
"https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/about/"
]
}
18 changes: 18 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/</loc>
<lastmod>2025-10-18</lastmod>
<priority>1.0</priority>
</url>
<url>
<loc>https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/challenges/</loc>
<lastmod>2025-10-18</lastmod>
<priority>0.8</priority>
</url>
<url>
<loc>https://sabhyaaggarwal.github.io/SlothBytesWeeklyChallenges/about/</loc>
<lastmod>2025-10-18</lastmod>
<priority>0.5</priority>
</url>
</urlset>