<?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>System-Design on 1Stop</title><link>https://blogs.rameskum.com/tags/system-design/</link><description>Recent content in System-Design on 1Stop</description><image><title>1Stop</title><url>https://blogs.rameskum.com/images/og-default.png</url><link>https://blogs.rameskum.com/images/og-default.png</link></image><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 23 Sep 2026 08:24:00 -0400</lastBuildDate><atom:link href="https://blogs.rameskum.com/tags/system-design/index.xml" rel="self" type="application/rss+xml"/><item><title>Consistent Hashing, Actually Working: From Modulo to a Java Ring with Virtual Nodes</title><link>https://blogs.rameskum.com/posts/consistent-hashing-java-ring-virtual-nodes/</link><pubDate>Wed, 23 Sep 2026 08:24:00 -0400</pubDate><guid>https://blogs.rameskum.com/posts/consistent-hashing-java-ring-virtual-nodes/</guid><description>Senior interviews keep drifting from LeetCode toward scoped system design, and consistent hashing shows up in both. Build a working hash ring in Java — modulo&amp;#39;s failure mode, the ring fix, virtual nodes, tests — plus the Dynamo/memcached lineage and the 2-minute answer.</description></item></channel></rss>