Published inWomen in TechnologySystem Design: Messaging System (Facebook Messenger)Messaging systems can vary greatly, such as Messenger, Discord, WhatsApp, or Slack, each offering unique features. If you are asked to…Dec 1, 2024Dec 1, 2024
Published inWomen in TechnologyGoogle Interview Experience 2024In June 2024, during our company’s earnings call, a surprising announcement hit: the entire advertising division was being shut down. I had…Nov 17, 20241Nov 17, 20241
Published inWomen in TechnologySystem Design: Design LeetcodeEver wondered what it takes to build a platform like LeetCode? You know, that site where millions of developers go to practice coding…Nov 15, 2024Nov 15, 2024
Reddit Software Engineering Interview ExperienceIn June 2024, during our company’s earnings call, a surprising announcement hit: the entire advertising division was being shut down. I had…Oct 27, 2024Oct 27, 2024
Published inWomen in TechnologySoftware Deployment StrategiesIn software development, various deployment strategies are used to manage how new versions of an application are rolled out. Each strategy…Sep 29, 2024Sep 29, 2024
Published inWomen in TechnologyDesign Pattern: Proxy Design PatternThe Proxy Design Pattern is a structural design pattern that provides a surrogate or placeholder for another object to control access to…Sep 6, 2024Sep 6, 2024
Published inWomen in TechnologyDesign Pattern: Chain of responsibility pIIThe Change of Responsibility design pattern, is a behavioral design pattern used to pass a request along a chain of handlers. Each handler…Sep 6, 2024Sep 6, 2024
Published inWomen in TechnologyDesign Pattern: Chain of responsibilityThe Change of Responsibility design pattern, is a behavioral design pattern used to pass a request along a chain of handlers. Each handler…Sep 6, 2024Sep 6, 2024
Published inWomen in TechnologyDesign Pattern: Factory Design PatternThe Factory Pattern is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses…Sep 6, 2024Sep 6, 2024
Published inWomen in TechnologyDesign Pattern: Decorator Design PatternThe Decorator Design Pattern is used when you need to add or modify the behavior of objects dynamically, without altering their structure…Sep 6, 2024Sep 6, 2024