<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Prepflix Blog — DSA, System Design &amp; Interview Prep</title>
    <link>https://prepflix.co.in/blogs</link>
    <description>Free DSA patterns, System Design deep-dives, and career guides for Indian IT professionals transitioning to product-based companies. By Pranjal Jain, Ex-Microsoft, IIT Kanpur.</description>
    <language>en-in</language>
    <atom:link href="https://prepflix.co.in/feed.xml" rel="self" type="application/rss+xml"/>
    <managingEditor>pranjal@prepflix.co.in (Pranjal Jain)</managingEditor>
    <webMaster>pranjal@prepflix.co.in (Pranjal Jain)</webMaster>
    <lastBuildDate>Wed, 19 Mar 2026 00:00:00 +0530</lastBuildDate>
    <image>
      <url>https://prepflix.co.in/assets/img/Prepflix.png</url>
      <title>Prepflix Blog</title>
      <link>https://prepflix.co.in/blogs</link>
    </image>

    <item>
      <title>How to Switch from Service Based to Product Based Company in India (2026 Guide)</title>
      <link>https://prepflix.co.in/blogs/how-to-switch-from-service-to-product-company-india.html</link>
      <description>Complete guide on switching from TCS/Infosys/Wipro to Google, Microsoft, or startups in India. DSA, System Design, resume, referrals, and a realistic 90-day roadmap.</description>
      <pubDate>Wed, 19 Mar 2026 09:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>Career Guide</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/how-to-switch-from-service-to-product-company-india.html</guid>
    </item>

    <item>
      <title>Class 8 In-Class: Partitioning, Replication, Failure Scenarios &amp; CAP Trade-offs</title>
      <link>https://prepflix.co.in/blogs/class-8-in-class.html</link>
      <description>System Design in-class session covering database partitioning, replication strategies, failure scenarios, and CAP theorem trade-offs with practical examples.</description>
      <pubDate>Mon, 17 Mar 2026 20:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>System Design</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/class-8-in-class.html</guid>
    </item>

    <item>
      <title>Class 8 Pre-Class: Distributed Systems — Locks, Leader Election &amp; Raft Consensus</title>
      <link>https://prepflix.co.in/blogs/class-8-pre-class.html</link>
      <description>Pre-class reading on distributed systems coordination: distributed locks, leader election algorithms, and Raft consensus protocol explained with diagrams.</description>
      <pubDate>Mon, 17 Mar 2026 09:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>System Design</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/class-8-pre-class.html</guid>
    </item>

    <item>
      <title>Class 7 Post-Class: Messaging &amp; Queues Quiz (30 Questions) + Design a Notification System</title>
      <link>https://prepflix.co.in/blogs/class-7-post-class.html</link>
      <description>Post-class exercise with 30 quiz questions on message queues, Kafka, Pub/Sub, and a complete design exercise for a scalable notification system.</description>
      <pubDate>Mon, 17 Mar 2026 22:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>System Design</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/class-7-post-class.html</guid>
    </item>

    <item>
      <title>LeetCode 55: Jump Game Explained (C++ Solution)</title>
      <link>https://prepflix.co.in/blogs/jump-game.html</link>
      <description>Step-by-step breakdown of LeetCode 55 Jump Game with greedy intuition, optimal C++ solution, and O(N) time / O(1) space complexity analysis.</description>
      <pubDate>Wed, 11 Feb 2026 09:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>DSA</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/jump-game.html</guid>
    </item>

    <item>
      <title>LeetCode 198: House Robber Explained (Step-by-Step DP)</title>
      <link>https://prepflix.co.in/blogs/house-robber.html</link>
      <description>Complete walkthrough of LeetCode 198 House Robber with dynamic programming intuition, state transition, and optimized O(1) space solution.</description>
      <pubDate>Thu, 12 Feb 2026 09:00:00 +0530</pubDate>
      <dc:creator>Pranjal Jain</dc:creator>
      <category>Dynamic Programming</category>
      <guid isPermaLink="true">https://prepflix.co.in/blogs/house-robber.html</guid>
    </item>

  </channel>
</rss>
