<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Leetcode Problem Archives - HackerHeap</title>
	<atom:link href="https://www.hackerheap.com/tag/leetcode-problem/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hackerheap.com/tag/leetcode-problem/</link>
	<description>Build with AI agents — Claude Code, MCP, agents, automation. Working code, honest takes, no fluff.</description>
	<lastBuildDate>Tue, 05 May 2026 05:48:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.hackerheap.com/wp-content/uploads/2019/11/cropped-HackerHeap_Transparent-32x32.png</url>
	<title>Leetcode Problem Archives - HackerHeap</title>
	<link>https://www.hackerheap.com/tag/leetcode-problem/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">105925724</site>	<item>
		<title>Leetcode Unique Binary Search Trees Java Solution</title>
		<link>https://www.hackerheap.com/leetcode-unique-binary-search-trees-java-solution/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 04:17:26 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[dynamic programming]]></category>
		<category><![CDATA[Leetcode 96]]></category>
		<category><![CDATA[Leetcode Problem]]></category>
		<category><![CDATA[Leetcode Solutions Java]]></category>
		<category><![CDATA[Unique Binary Search Trees Java Solution]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=379</guid>

					<description><![CDATA[<p>// SOLVING THIS WITH AN AI ASSISTANT (2026) If you are working through this problem with an AI coding assistant — Claude, ChatGPT, Cursor chat, Gemini, GitHub Copilot, Aider, or any agent — the goal isn&#8217;t to ask for the answer. It is to use the tool to understand the pattern. The prompt sequence I&#8217;d...</p>
<p>The post <a href="https://www.hackerheap.com/leetcode-unique-binary-search-trees-java-solution/">Leetcode Unique Binary Search Trees Java Solution</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">379</post-id>	</item>
		<item>
		<title>Leetcode 200 Number of Islands (Java) With Video Explanation</title>
		<link>https://www.hackerheap.com/leetcode-200-number-of-islands-java-with-video-explanation/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Thu, 28 May 2020 03:01:15 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[InterviewPrep]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Cracking The Coding Interview]]></category>
		<category><![CDATA[Depth First Search]]></category>
		<category><![CDATA[Hacker Rank]]></category>
		<category><![CDATA[Interview Prep]]></category>
		<category><![CDATA[Leetcode Problem]]></category>
		<category><![CDATA[Leetcode Problems]]></category>
		<category><![CDATA[Number of Islands]]></category>
		<category><![CDATA[Tree Problems]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=291</guid>

					<description><![CDATA[<p>// SOLVING THIS WITH AN AI ASSISTANT (2026) If you are working through this problem with an AI coding assistant — Claude, ChatGPT, Cursor chat, Gemini, GitHub Copilot, Aider, or any agent — the goal isn&#8217;t to ask for the answer. It is to use the tool to understand the pattern. The prompt sequence I&#8217;d...</p>
<p>The post <a href="https://www.hackerheap.com/leetcode-200-number-of-islands-java-with-video-explanation/">Leetcode 200 Number of Islands (Java) With Video Explanation</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">291</post-id>	</item>
		<item>
		<title>Leetcode 56 Merge Intervals (Java)</title>
		<link>https://www.hackerheap.com/leetcode-56-merge-intervals-java/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Wed, 27 May 2020 03:44:17 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[InterviewPrep]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Hacker Rank]]></category>
		<category><![CDATA[Leetcode Array Problems]]></category>
		<category><![CDATA[Leetcode Problem]]></category>
		<category><![CDATA[Leetcode Problems]]></category>
		<category><![CDATA[Merge Intervals]]></category>
		<category><![CDATA[Sorting]]></category>
		<category><![CDATA[Sorting Algorithms]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=285</guid>

					<description><![CDATA[<p>// SOLVING THIS WITH AN AI ASSISTANT (2026) If you are working through this problem with an AI coding assistant — Claude, ChatGPT, Cursor chat, Gemini, GitHub Copilot, Aider, or any agent — the goal isn&#8217;t to ask for the answer. It is to use the tool to understand the pattern. The prompt sequence I&#8217;d...</p>
<p>The post <a href="https://www.hackerheap.com/leetcode-56-merge-intervals-java/">Leetcode 56 Merge Intervals (Java)</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">285</post-id>	</item>
		<item>
		<title>Leetcode 23: Merge K Sorted Lists (Java)</title>
		<link>https://www.hackerheap.com/leetcode-merge-k-sorted-lists-java/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Wed, 27 May 2020 03:02:40 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[InterviewPrep]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Leetcode Problem]]></category>
		<category><![CDATA[Leetcode Problems]]></category>
		<category><![CDATA[LinkedList]]></category>
		<category><![CDATA[Sorting Algorithms]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=281</guid>

					<description><![CDATA[<p>// SOLVING THIS WITH AN AI ASSISTANT (2026) If you are working through this problem with an AI coding assistant — Claude, ChatGPT, Cursor chat, Gemini, GitHub Copilot, Aider, or any agent — the goal isn&#8217;t to ask for the answer. It is to use the tool to understand the pattern. The prompt sequence I&#8217;d...</p>
<p>The post <a href="https://www.hackerheap.com/leetcode-merge-k-sorted-lists-java/">Leetcode 23: Merge K Sorted Lists (Java)</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">281</post-id>	</item>
		<item>
		<title>Leetcode Problem Product of Array Except Self (Java) With Video</title>
		<link>https://www.hackerheap.com/leetcode-problem-product-of-array-except-self-java-with-video/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Wed, 27 May 2020 00:19:40 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Facebook Interview Questions]]></category>
		<category><![CDATA[HackerRank]]></category>
		<category><![CDATA[Leetcode Array Problems]]></category>
		<category><![CDATA[Leetcode Problem]]></category>
		<category><![CDATA[Leetcode Problems]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=277</guid>

					<description><![CDATA[<p>// SOLVING THIS WITH AN AI ASSISTANT (2026) If you are working through this problem with an AI coding assistant — Claude, ChatGPT, Cursor chat, Gemini, GitHub Copilot, Aider, or any agent — the goal isn&#8217;t to ask for the answer. It is to use the tool to understand the pattern. The prompt sequence I&#8217;d...</p>
<p>The post <a href="https://www.hackerheap.com/leetcode-problem-product-of-array-except-self-java-with-video/">Leetcode Problem Product of Array Except Self (Java) With Video</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">277</post-id>	</item>
	</channel>
</rss>
