Auth Wrangling: Taming Microservices with the Adapter Pattern14 June 2024·9 mins· loading · loading Software Engineering Design Patterns Software Architecture Software Development Microservice Design Microservice Architecture Adapter Pattern Microservices Authorization Java Code Refactoring Clean Code Gangs of Four
Unlocking Dynamic Programming: A Deep Dive into House Robber Challenge10 May 2024·10 mins· loading · loading Software Engineering Programming Problem Solving Datastructure Algorithms Dynamic Programming Recursion Memoization Tabulation Leetcode Python Coding Tech