Ku's BlogIs Your Code Easy to Understand?Here are a few simple methods to evaluate whether your code is easy to understand and maintain.5d ago
Donald RaabHide and Seek with Collections in JavaRevisiting the Collection Accessor Method pattern with Eclipse Collections.Aug 32
Prashant PriyadarshiSolving Top 10 Low Level Design (LLD) Interview Questions in 2024Low Level Design Interviews are all about, how you arrange your code so that it is easy to manage, maintain and extend.Jul 111Jul 111
AkshaybidwaiofficialGeneric Cache Design with Eviction Policy LLD- InterviewPrepIn an interview, I was asked to design a cache system. The system should allow data to be added (put), retrieved (get), and evicted when…Dec 2Dec 2
Prashant Priyadarshi4 Most Common Design Patterns that are essential to solve Low Level Design Interview QuestionsThe 4 most common design patterns used to solve LLD interviews questions are: Strategy, Observer, Factory and Singleton design pattern.Jul 12Jul 12
Ku's BlogIs Your Code Easy to Understand?Here are a few simple methods to evaluate whether your code is easy to understand and maintain.5d ago
Donald RaabHide and Seek with Collections in JavaRevisiting the Collection Accessor Method pattern with Eclipse Collections.Aug 32
Prashant PriyadarshiSolving Top 10 Low Level Design (LLD) Interview Questions in 2024Low Level Design Interviews are all about, how you arrange your code so that it is easy to manage, maintain and extend.Jul 111
AkshaybidwaiofficialGeneric Cache Design with Eviction Policy LLD- InterviewPrepIn an interview, I was asked to design a cache system. The system should allow data to be added (put), retrieved (get), and evicted when…Dec 2
Prashant Priyadarshi4 Most Common Design Patterns that are essential to solve Low Level Design Interview QuestionsThe 4 most common design patterns used to solve LLD interviews questions are: Strategy, Observer, Factory and Singleton design pattern.Jul 12
AkshaybidwaiofficialDesign a URL Shortner Service LLD-Interview PrepThis Service includes, following Design PatternsDec 1
Sandeep KumarInterview Prep | Low Level Design RoadmapCompanies today want to hire candidates who can actually contribute to production codebase. LLD interviews are a great way to judge that..Sep 20, 20222