PinnedNeha GuptaObserver Design Pattern (Weather station design)Hey everyone in this post I am going to explain you about Observer Design Pattern . Hope you will find it useful 😃.May 13, 2023May 13, 2023
Neha GuptaConvolutional Neural Network || Beginner’s GuideConvolutional Neural Networks are special kind of neural networks that are used for processing data that has known grid-like topology such…Oct 23Oct 23
Neha GuptaBatch Normalization in Deep LearningIn this post we are going to study about Batch Normalization which is a technique use to improve the efficiency of Neural Network.Oct 2Oct 2
Neha Gupta729. My Calendar I|| Leetcode || MediumIn this blog we are going to see the complete intuition behind Leetcode problem 729. My Calendar I. We are to understand problem statement…Sep 27Sep 27
Neha GuptaWant an SDE Role at MNC?|| Follow this guideBecoming a Software Development Engineer (SDE) in a top multinational company, startup, or big tech firm is a dream for many freshers…Sep 211Sep 211
Neha GuptaPerceptron Algorithm || Basics to AdvancedThe Perceptron algorithm is one of the foundational building blocks of machine learning, particularly within the domain of artificial…Aug 23Aug 23
Neha GuptaImportant Terminologies of System DesignDesigning a complex system with proper architecture, components, and design patterns can be very challenging. However, once completed, it…Jul 16Jul 16
Neha GuptaPublisher Subscriber Model || System DesignThe Publisher Subscriber model is a messaging pattern used in software architecture to facilitate asynchronous communicationJul 10Jul 10
Neha GuptaLRU (Least Recently Used) Cache || With ImplementationThe LRU cache is a powerful tool for optimizing performance and resource utilization in software systems. Its ability to efficiently manageJun 12Jun 12
Neha GuptaExploring Gateways in System DesignIn the realm of system design, where networks and communication pathways reign supreme, gateways stand as critical conduits facilitating…Jun 10Jun 10