July 2025

How Soham Parekh Exposed Remote Work Flaws With Multi-Job Controversy

In a tech ecosystem where “hustle culture” is often glorified, an Indian software engineer named Soham Parekh has inadvertently sparked a firestorm, raising uncomfortable questions about remote work ethics, startup due diligence, and the pressures driving talent in Silicon Valley. Dubbed “Soham-gate” by the internet, the controversy centers on allegations that Parekh simultaneously held multiple […]

How Soham Parekh Exposed Remote Work Flaws With Multi-Job Controversy Read More »

How To Use Advanced Map Operations in Java

In Java applications, java.util.Mapis far more than a simple key-value store. Whether you’re managing configuration files, forming API responses, or calculating grouped statistics, working with structured data is essential. At work, I often need to use advanced Map operations. When they fit the need, I apply them. Hence, sharing the learnings in this article. Grouping and Aggregating Data

How To Use Advanced Map Operations in Java Read More »