DEV Community

Algorithms

Heap, Binary Tree, Data Structure it doesn't matter. This tag should be used for anything Algorithm & Data Structure focused.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to dynamically generate a maze using Prim's algorithm

How to dynamically generate a maze using Prim's algorithm

Comments
2 min read
Creating a super-efficient Inverted String algorithm in C#

Creating a super-efficient Inverted String algorithm in C#

1
Comments
3 min read
O(log n) & O(n log n): Search and Sort Masters

O(log n) & O(n log n): Search and Sort Masters

Comments
2 min read
PID control notes from error kinematics, with a simple F# simulation

PID control notes from error kinematics, with a simple F# simulation

Comments
3 min read
Python Tutor Alternative for LeetCode: Why TraceLit Exists

Python Tutor Alternative for LeetCode: Why TraceLit Exists

Comments
2 min read
LeetCode 494: Target Sum — Step-by-Step Visual Trace

LeetCode 494: Target Sum — Step-by-Step Visual Trace

Comments
2 min read
Implementing C++ STL containers in pure C — what I learned

Implementing C++ STL containers in pure C — what I learned

Comments
2 min read
LeetCode 78: Subsets — Step-by-Step Visual Trace

LeetCode 78: Subsets — Step-by-Step Visual Trace

Comments
1 min read
LeetCode 130: Surrounded Regions — Step-by-Step Visual Trace

LeetCode 130: Surrounded Regions — Step-by-Step Visual Trace

Comments
2 min read
LeetCode 207: Course Schedule — Step-by-Step Visual Trace

LeetCode 207: Course Schedule — Step-by-Step Visual Trace

Comments
2 min read
LeetCode 42: Trapping Rain Water — Step-by-Step Visual Trace

LeetCode 42: Trapping Rain Water — Step-by-Step Visual Trace

Comments
1 min read
LeetCode 309: Best Time To Buy And Sell Stock With Cooldown — Step-by-Step Visual Trace

LeetCode 309: Best Time To Buy And Sell Stock With Cooldown — Step-by-Step Visual Trace

Comments
2 min read
LeetCode 286: Walls And Gates — Step-by-Step Visual Trace

LeetCode 286: Walls And Gates — Step-by-Step Visual Trace

Comments
2 min read
LeetCode 105: Construct Binary Tree From Preorder And Inorder Traversal — Step-by-Step Visual Trace

LeetCode 105: Construct Binary Tree From Preorder And Inorder Traversal — Step-by-Step Visual Trace

Comments
1 min read
LeetCode 269: Alien Dictionary — Step-by-Step Visual Trace

LeetCode 269: Alien Dictionary — Step-by-Step Visual Trace

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