<?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>Array Archives - Web Rewrite</title>
	<atom:link href="https://webrewrite.com/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Technology Blog Where You Find Programming Tips and Tricks</description>
	<lastBuildDate>Wed, 24 Aug 2022 16:27:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Find Triplet with Given Sum in an Array</title>
		<link>https://webrewrite.com/find-triplet-with-given-sum-in-an-array/</link>
					<comments>https://webrewrite.com/find-triplet-with-given-sum-in-an-array/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Mon, 18 Nov 2019 14:32:52 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Triplet with Given Sum]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=3061</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/find-triplet-with-given-sum-in-an-array/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/find-triplet-with-given-sum-in-an-array/">Find Triplet with Given Sum in an Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/find-triplet-with-given-sum-in-an-array/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Merge Two Sorted Arrays into One Sorted Array</title>
		<link>https://webrewrite.com/merge-two-sorted-arrays-into-one-sorted-array/</link>
					<comments>https://webrewrite.com/merge-two-sorted-arrays-into-one-sorted-array/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 05 May 2019 05:28:36 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Merge two sorted arrays]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=2895</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/merge-two-sorted-arrays-into-one-sorted-array/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/merge-two-sorted-arrays-into-one-sorted-array/">Merge Two Sorted Arrays into One Sorted Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/merge-two-sorted-arrays-into-one-sorted-array/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remove Duplicates from Unsorted Array</title>
		<link>https://webrewrite.com/remove-duplicate-unsorted-array/</link>
					<comments>https://webrewrite.com/remove-duplicate-unsorted-array/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Fri, 19 Apr 2019 02:30:40 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[HashMap]]></category>
		<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Remove Duplicates from Unsorted Array]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=2828</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/remove-duplicate-unsorted-array/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/remove-duplicate-unsorted-array/">Remove Duplicates from Unsorted Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/remove-duplicate-unsorted-array/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find Maximum Difference between Two Elements of an Array</title>
		<link>https://webrewrite.com/find-maximum-difference-two-array-elements/</link>
					<comments>https://webrewrite.com/find-maximum-difference-two-array-elements/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sat, 13 Apr 2019 06:39:51 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Maximum Difference between Two Elements]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=2810</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/find-maximum-difference-two-array-elements/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/find-maximum-difference-two-array-elements/">Find Maximum Difference between Two Elements of an Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/find-maximum-difference-two-array-elements/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Segregate 0s and 1s in an Array &#8211; Java Code</title>
		<link>https://webrewrite.com/segregate-0s-and-1s-in-an-array-java-code/</link>
					<comments>https://webrewrite.com/segregate-0s-and-1s-in-an-array-java-code/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 23 Dec 2018 06:15:06 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[InterviewQuestions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Segregate 0s and 1s in an Array]]></category>
		<guid isPermaLink="false">https://webrewrite.com/?p=2713</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/segregate-0s-and-1s-in-an-array-java-code/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/segregate-0s-and-1s-in-an-array-java-code/">Segregate 0s and 1s in an Array &#8211; Java Code</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/segregate-0s-and-1s-in-an-array-java-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find Sum of Array Elements using Recursion &#8211; Java Code</title>
		<link>https://webrewrite.com/find-sum-of-array-elements-using-recursion-java-code/</link>
					<comments>https://webrewrite.com/find-sum-of-array-elements-using-recursion-java-code/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Fri, 05 Oct 2018 22:40:53 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[InterviewQuestions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Recursion]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=2575</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/find-sum-of-array-elements-using-recursion-java-code/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/find-sum-of-array-elements-using-recursion-java-code/">Find Sum of Array Elements using Recursion &#8211; Java Code</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/find-sum-of-array-elements-using-recursion-java-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Find Common Elements in Two Arrays &#8211; Intersection of two Arrays</title>
		<link>https://webrewrite.com/find-common-elements-in-two-arrays/</link>
					<comments>https://webrewrite.com/find-common-elements-in-two-arrays/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Tue, 15 Sep 2015 11:01:51 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Intersection]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=1869</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/find-common-elements-in-two-arrays/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/find-common-elements-in-two-arrays/">Find Common Elements in Two Arrays &#8211; Intersection of two Arrays</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/find-common-elements-in-two-arrays/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Program to Search an Element in an Array</title>
		<link>https://webrewrite.com/find-index-of-element-array/</link>
					<comments>https://webrewrite.com/find-index-of-element-array/#disqus_thread</comments>
		
		<dc:creator><![CDATA[WebRewrite]]></dc:creator>
		<pubDate>Sun, 19 Jul 2015 10:42:41 +0000</pubDate>
				<category><![CDATA[Array]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Algorithm]]></category>
		<category><![CDATA[Index]]></category>
		<category><![CDATA[Position]]></category>
		<guid isPermaLink="false">http://webrewrite.com/?p=1777</guid>

					<description><![CDATA[<p> <a class="continue-reading-link" href="https://webrewrite.com/find-index-of-element-array/"> <span class="meta-nav">&#8594; </span></a></p>
<p>The post <a href="https://webrewrite.com/find-index-of-element-array/">Program to Search an Element in an Array</a> appeared first on <a href="https://webrewrite.com">Web Rewrite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://webrewrite.com/find-index-of-element-array/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
