<?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>Java Archives - HackerHeap</title>
	<atom:link href="https://www.hackerheap.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hackerheap.com/tag/java/</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:14 +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>Java Archives - HackerHeap</title>
	<link>https://www.hackerheap.com/tag/java/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">105925724</site>	<item>
		<title>Jump Search Algorithm In Java</title>
		<link>https://www.hackerheap.com/jump-search-algorithm-in-java/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Sun, 23 Aug 2020 22:19:16 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[Search Algorithms]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jump Search]]></category>
		<category><![CDATA[Jump Search Algorithm]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Search Algorithm]]></category>
		<category><![CDATA[Time Complexity]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=450</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/jump-search-algorithm-in-java/">Jump Search Algorithm In Java</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">450</post-id>	</item>
		<item>
		<title>Leetcode Count Complete Tree Nodes Java Solution</title>
		<link>https://www.hackerheap.com/leetcode-count-complete-tree-nodes-java-solution/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Wed, 24 Jun 2020 04:54:53 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[BInary Tree]]></category>
		<category><![CDATA[Data Structure]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Leetcode Problems]]></category>
		<category><![CDATA[leetcode solutions]]></category>
		<category><![CDATA[Leetcode Solutions Java]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=374</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-count-complete-tree-nodes-java-solution/">Leetcode Count Complete Tree Nodes Java Solution</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">374</post-id>	</item>
		<item>
		<title>Leetcode 3 Longest Substring Without Repeating Characters</title>
		<link>https://www.hackerheap.com/leetcode-3-longest-substring-without-repeating-characters/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 00:54:55 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[InterviewPrep]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Amazon Interview Question]]></category>
		<category><![CDATA[Cracking The Coding Interview]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Interview Prep]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Leetcode Solutions Java]]></category>
		<category><![CDATA[LinkedList]]></category>
		<category><![CDATA[longest substring]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[stack]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=319</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-3-longest-substring-without-repeating-characters/">Leetcode 3 Longest Substring Without Repeating Characters</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">319</post-id>	</item>
		<item>
		<title>Leetcode 2 Add Two Numbers Java Solution</title>
		<link>https://www.hackerheap.com/leetcode-2-add-two-numbers-java-solution/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Sun, 14 Jun 2020 00:50:42 +0000</pubDate>
				<category><![CDATA[Data Structures & Algorithms]]></category>
		<category><![CDATA[Leetcode]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Amazon Interview Question]]></category>
		<category><![CDATA[Cracking The Coding Interview]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Interview Prep]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[leetcode Add two numbers]]></category>
		<category><![CDATA[leetcode solutions]]></category>
		<category><![CDATA[linked list]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[queue]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=317</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-2-add-two-numbers-java-solution/">Leetcode 2 Add Two Numbers Java Solution</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">317</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>Arrays In Java With Example</title>
		<link>https://www.hackerheap.com/arrays-in-java-with-example/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 03:36:26 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java Basics]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Array Tutorial]]></category>
		<category><![CDATA[Java Array]]></category>
		<category><![CDATA[Java Data Structures]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=227</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/arrays-in-java-with-example/">Arrays In Java With Example</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">227</post-id>	</item>
		<item>
		<title>Tracing With Spring Sleuth And Zipkin For Micro Services</title>
		<link>https://www.hackerheap.com/tracing-with-spring-sleuth-and-zipkin-for-micro-services/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Mon, 16 Mar 2020 03:39:41 +0000</pubDate>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Cloud]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[microservice architecture]]></category>
		<category><![CDATA[microservices]]></category>
		<category><![CDATA[spring boot]]></category>
		<category><![CDATA[spring cloud]]></category>
		<category><![CDATA[spring sleuth]]></category>
		<category><![CDATA[spring tracing]]></category>
		<category><![CDATA[Springboot]]></category>
		<category><![CDATA[zipkin]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=218</guid>

					<description><![CDATA[<p>// BUILDING THIS WITH AN AI AGENT (2026) Whether you are using Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini Code Assist, Aider, or Cline — the productive pattern for production code in this space is: scaffold first, then ask for the idiomatic refactor. The prompt sequence: Scaffold. &#8220;Generate a basic working implementation. Don&#8217;t worry about...</p>
<p>The post <a href="https://www.hackerheap.com/tracing-with-spring-sleuth-and-zipkin-for-micro-services/">Tracing With Spring Sleuth And Zipkin For Micro Services</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">218</post-id>	</item>
		<item>
		<title>Java ArrayList With Example</title>
		<link>https://www.hackerheap.com/java-arraylist-with-example/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Wed, 11 Mar 2020 03:43:30 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ArrayList]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[HackerHeap]]></category>
		<category><![CDATA[Java ArrayList]]></category>
		<category><![CDATA[Java Data Structures]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=206</guid>

					<description><![CDATA[<p>// BUILDING THIS WITH AN AI AGENT (2026) Whether you are using Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini Code Assist, Aider, or Cline — the productive pattern for production code in this space is: scaffold first, then ask for the idiomatic refactor. The prompt sequence: Scaffold. &#8220;Generate a basic working implementation. Don&#8217;t worry about...</p>
<p>The post <a href="https://www.hackerheap.com/java-arraylist-with-example/">Java ArrayList With Example</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">206</post-id>	</item>
		<item>
		<title>Netflix Eureka Server And Client Setup With Spring Boot</title>
		<link>https://www.hackerheap.com/netflix-eureka-server-and-client-setup-with-spring-boot/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Tue, 21 Jan 2020 03:56:10 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Cloud]]></category>
		<category><![CDATA[netflix discovery client]]></category>
		<category><![CDATA[netflix eureka]]></category>
		<category><![CDATA[spring cloud]]></category>
		<category><![CDATA[Springboot]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=183</guid>

					<description><![CDATA[<p>// BUILDING THIS WITH AN AI AGENT (2026) Whether you are using Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini Code Assist, Aider, or Cline — the productive pattern for production code in this space is: scaffold first, then ask for the idiomatic refactor. The prompt sequence: Scaffold. &#8220;Generate a basic working implementation. Don&#8217;t worry about...</p>
<p>The post <a href="https://www.hackerheap.com/netflix-eureka-server-and-client-setup-with-spring-boot/">Netflix Eureka Server And Client Setup With Spring Boot</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">183</post-id>	</item>
		<item>
		<title>Java Datatypes</title>
		<link>https://www.hackerheap.com/java-datatypes/</link>
		
		<dc:creator><![CDATA[rajendra]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 06:22:54 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">https://www.hackerheap.com/?p=177</guid>

					<description><![CDATA[<p>// BUILDING THIS WITH AN AI AGENT (2026) Whether you are using Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini Code Assist, Aider, or Cline — the productive pattern for production code in this space is: scaffold first, then ask for the idiomatic refactor. The prompt sequence: Scaffold. &#8220;Generate a basic working implementation. Don&#8217;t worry about...</p>
<p>The post <a href="https://www.hackerheap.com/java-datatypes/">Java Datatypes</a> appeared first on <a href="https://www.hackerheap.com">HackerHeap</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">177</post-id>	</item>
	</channel>
</rss>
