<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Palindrome Checker Blog</title>
    <link>https://www.palindromechecker.net/blog/</link>
    <description>Guides, algorithms, and mathematical patterns for palindromic sequences.</description>
    <language>en</language>
    <atom:link href="https://www.palindromechecker.net/rss.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Tue, 22 Sep 2026 16:03:11 GMT</lastBuildDate>
    <item>
      <title>Palindrome Program in Java: How to Check a Palindrome With Examples</title>
      <link>https://www.palindromechecker.net/blog/palindrome-program-in-java/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/palindrome-program-in-java/</guid>
      <description>Learn how to build a palindrome program in Java for numbers and strings using loops, StringBuilder, two pointers, and recursion.</description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <category>Java Programming</category>
    </item>
    <item>
      <title>Palindrome Python Guide: Check Strings and Numbers</title>
      <link>https://www.palindromechecker.net/blog/palindrome-python/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/palindrome-python/</guid>
      <description>Learn palindrome Python methods for strings and numbers using slicing, loops, functions, recursion, text normalization, and practical examples for beginners.</description>
      <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
      <category>Python Programming</category>
    </item>
    <item>
      <title>What Is a Palindrome? Meaning, Types, and Examples</title>
      <link>https://www.palindromechecker.net/blog/what-is-a-palindrome/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/what-is-a-palindrome/</guid>
      <description>What is a palindrome? Learn its meaning, pronunciation, types, and clear examples using words, phrases, names, numbers, dates, and times in simple language.</description>
      <pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate>
      <category>Concepts &amp; Linguistics</category>
    </item>
    <item>
      <title>Numbers That Are Palindromes: Examples, Patterns, and Facts</title>
      <link>https://www.palindromechecker.net/blog/numbers-that-are-palindromes/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/numbers-that-are-palindromes/</guid>
      <description>Learn which numbers are palindromes, see clear examples and digit patterns, count them by length, and understand primes, squares, zero, and key rules.</description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>Mathematics &amp; Numbers</category>
    </item>
    <item>
      <title>Palindromic Dates: How Calendar Palindromes Work</title>
      <link>https://www.palindromechecker.net/blog/palindromic-dates/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/palindromic-dates/</guid>
      <description>Learn how palindromic dates work across US, international, and ISO formats, with verified examples, 21st-century counts, 2026 rules, and upcoming dates.</description>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <category>Calendar &amp; Dates</category>
    </item>
    <item>
      <title>Palindrome Programming: From Basic Checks to Interview Problems</title>
      <link>https://www.palindromechecker.net/blog/palindrome-programming/</link>
      <guid isPermaLink="true">https://www.palindromechecker.net/blog/palindrome-programming/</guid>
      <description>Learn palindrome programming with code, two-pointer logic, time complexity, edge cases, and interview problems involving strings and palindromic substrings.</description>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <category>Algorithms &amp; Data Structures</category>
    </item>
  </channel>
</rss>