<?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>Reverse Thinking on Robin Yang</title>
    <link>https://yrbing.github.io/tags/reverse-thinking/</link>
    <description>Recent content in Reverse Thinking on Robin Yang</description>
    <image>
      <title>Robin Yang</title>
      <url>https://yrbing.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://yrbing.github.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 01 Jan 2026 17:22:51 +0800</lastBuildDate>
    <atom:link href="https://yrbing.github.io/tags/reverse-thinking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Reverse Thinking With Fixed-Length Sliding Window</title>
      <link>https://yrbing.github.io/posts/backward-thinking-with-sliding-window/</link>
      <pubDate>Thu, 01 Jan 2026 17:22:51 +0800</pubDate>
      <guid>https://yrbing.github.io/posts/backward-thinking-with-sliding-window/</guid>
      <description>&lt;p&gt;We previously learned about the fixed-length sliding window technique, which typically involves sliding one element at a time. For a detailed explanation, refer to the article &amp;mdash;&amp;mdash; 📝&lt;a href=&#34;https://yrbing.github.io/posts/fixed-length-sliding-window&#34;&gt;How to Solve Fixed-Length Sliding Window Problems&lt;/a&gt;. Now, we encounter a new problem that also appears solvable with a sliding window, but with a slight twist🔗.&lt;/p&gt;
&lt;h2 id=&#34;a-tricky-problem&#34;&gt;A Tricky Problem&lt;/h2&gt;
&lt;p&gt;There are several cards arranged in a row, and each card has an associated number of points. The points are given in the integer array &lt;code&gt;cardPoints&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
