pritijha.hashnode.devWhy I Rejected a Google Offer After a Year-Long Interview ProcessRecently, I found myself at a career crossroads—one that I had envisioned since my graduation. After a long and intense year of interviews, I received an offer from Google. It was for the L3 level, and while the brand name, compensation, and prestige...May 1, 2025·2 min read
pritijha.hashnode.devLanguage Wars: Does It Really Matter?As a student at the start of your career, it's natural to have questions about which programming languages to master. Many of us initially gravitate toward Java and Python, given their widespread use in the industry. I certainly thought that masterin...Sep 18, 2024·2 min read
pritijha.hashnode.devDiagram-Driven Efficiency: Optimizing Corporate Software Engineering PracticesIn the fast-paced world of software engineering, where lines of code are written and systems are designed with utmost precision, one crucial aspect often takes a back seat – diagrams. Over my two-year journey as a software engineer, I've witnessed co...Aug 13, 2023·3 min read
pritijha.hashnode.devMeet Apache Hudi : Supporting Modern Data LakeHUDI stands for Hadoop Upserts Deletes Inserts. It is the framework designed by Uber to achieve ACID properties for distributed data in Hadoop or S3. When compared with Apache Iceberg or Apace DeltaLake, It provides more features like MOR(Merge on Re...Jun 4, 2023·3 min read
pritijha.hashnode.devDataBase ViewsWhen kids want to play a specific game, say cricket, and they have a lot of toys, badminton, a ball, a tennis racket, etc., in their storage box, should they get all the toys with them to play cricket? Absolutely not. They will only get the bat and b...Apr 10, 2023·2 min read