DEV Community

#lld

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
LLD Data Structures in Design Context: Choosing the Right Data Structure Starts With the Business Problem

LLD Data Structures in Design Context: Choosing the Right Data Structure Starts With the Business Problem

Comments 1
3 min read
LLD Data Structures in Design Context: Why Great LLD Starts With Responsibilities, Not Data Structures

LLD Data Structures in Design Context: Why Great LLD Starts With Responsibilities, Not Data Structures

Comments
3 min read
LLD Data Structures in Design Context: Trie Design Patterns — Where Prefix-Based Discovery Naturally Appears

LLD Data Structures in Design Context: Trie Design Patterns — Where Prefix-Based Discovery Naturally Appears

1
Comments
3 min read
LLD Data Structures in Design Context: Stack Design Patterns — Where Last-In, First-Out Naturally Appears

LLD Data Structures in Design Context: Stack Design Patterns — Where Last-In, First-Out Naturally Appears

1
Comments
3 min read
LLD Data Structures in Design Context: Recognizing Stack Problems Before Writing Code

LLD Data Structures in Design Context: Recognizing Stack Problems Before Writing Code

1
Comments
3 min read
LLD Data Structures in Design Context: Graph Design Patterns — Where Relationship-Based Modeling Naturally Appears

LLD Data Structures in Design Context: Graph Design Patterns — Where Relationship-Based Modeling Naturally Appears

1
Comments
3 min read
LLD Data Structures in Design Context: How to Recognize Graph Problems Before Writing Code

LLD Data Structures in Design Context: How to Recognize Graph Problems Before Writing Code

1
Comments
3 min read
LLD Data Structures in Design Context: Why Graphs Make Relationship Traversal Feel Natural

LLD Data Structures in Design Context: Why Graphs Make Relationship Traversal Feel Natural

1
Comments
3 min read
LLD Data Structures in Design Context: Graph — A Data Structure Designed Around Relationships

LLD Data Structures in Design Context: Graph — A Data Structure Designed Around Relationships

1
Comments
3 min read
LLD Data Structures in Design Context: Why Some Problems Are About Relationships, Not Individual Objects

LLD Data Structures in Design Context: Why Some Problems Are About Relationships, Not Individual Objects

1
Comments
3 min read
LLD Data Structures in Design Context: The Heap Property — The Simple Rule That Makes Heaps Powerful

LLD Data Structures in Design Context: The Heap Property — The Simple Rule That Makes Heaps Powerful

Comments
4 min read
LLD Data Structures in Design Context: Why Some Problems Need the "Best" Result Instead of Any Result

LLD Data Structures in Design Context: Why Some Problems Need the "Best" Result Instead of Any Result

Comments
5 min read
LLD Data Structures in Design Context: Heap — A Data Structure Built for Continuous Decision Making

LLD Data Structures in Design Context: Heap — A Data Structure Built for Continuous Decision Making

Comments
4 min read
LLD Data Structures in Design Context: How to Recognize Trie Problems Before Writing Code

LLD Data Structures in Design Context: How to Recognize Trie Problems Before Writing Code

1
Comments
4 min read
LLD Data Structures in Design Context: Why Tries Make Auto-Complete and Search Suggestions Feel Instant

LLD Data Structures in Design Context: Why Tries Make Auto-Complete and Search Suggestions Feel Instant

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.