<?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>In-Place on Hitesh Patel</title><link>https://hiteshbuilds.com/tags/in-place/</link><description>Recent content in In-Place on Hitesh Patel</description><generator>Hugo -- 0.155.3</generator><language>en-us</language><lastBuildDate>Tue, 24 Feb 2026 00:00:00 +0530</lastBuildDate><atom:link href="https://hiteshbuilds.com/tags/in-place/index.xml" rel="self" type="application/rss+xml"/><item><title>Rotate Image (Blind 75): 90° Matrix Rotation Explained</title><link>https://hiteshbuilds.com/blind-75/rotate-image/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0530</pubDate><guid>https://hiteshbuilds.com/blind-75/rotate-image/</guid><description>How to rotate a matrix 90 degrees clockwise in-place using transpose and reverse. without using extra space</description></item><item><title>Set Matrix Zeroes (Blind 75): O(1) Space Solution</title><link>https://hiteshbuilds.com/blind-75/set-matrix-zeroes/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0530</pubDate><guid>https://hiteshbuilds.com/blind-75/set-matrix-zeroes/</guid><description>If an matrix element contains zero we need to set its entire row and column to zero without using any extra space</description></item></channel></rss>