<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Backtracking Algorithms on ToiDB</title>
    <link>https://www.toidang.xyz/tags/backtracking-algorithms/</link>
    <description>Recent content in Backtracking Algorithms on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 08 Aug 2024 22:25:07 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/backtracking-algorithms/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backtracking Algorithms in Ruby</title>
      <link>https://www.toidang.xyz/posts/2024/07/13/backtracking-algorithms-in-ruby/</link>
      <pubDate>Sat, 13 Jul 2024 10:00:00 +0000</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/07/13/backtracking-algorithms-in-ruby/</guid>
      <description>Learn about backtracking algorithms in Ruby, including the N-Queens problem, Sudoku solver, and Knight&amp;rsquo;s tour problem, with examples and comparisons of their performance.</description>
    </item>
  </channel>
</rss>
