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.
Beyond Brute Force: Building LXPEN, a Memory-Assisted NTLM Exploration Engine

Beyond Brute Force: Building LXPEN, a Memory-Assisted NTLM Exploration Engine

Comments
3 min read
Most People Misunderstand Binary Search on Answer

Most People Misunderstand Binary Search on Answer

Comments
3 min read
Surviving Google's core algorithm updates

Surviving Google's core algorithm updates

Comments
21 min read
Linked Lists Finally Simple — Why Insert is O(1) When Arrays Are O(n)Uses This Algorithm for .sort()

Linked Lists Finally Simple — Why Insert is O(1) When Arrays Are O(n)Uses This Algorithm for .sort()

Comments
1 min read
Big O Notation Explained: Derive It, Don't Memorize It

Big O Notation Explained: Derive It, Don't Memorize It

Comments
7 min read
Week 7: How GusLift Handles Payment Without a Payment Processor

Week 7: How GusLift Handles Payment Without a Payment Processor

Comments
2 min read
Quick Sort — Why Your Programming Language Uses This Algorithm for .sort()

Quick Sort — Why Your Programming Language Uses This Algorithm for .sort()

Comments
1 min read
Space Complexity + Ω and Θ Notations

Space Complexity + Ω and Θ Notations

Comments
2 min read
The Death of Static Rate Limiters: Why Your Java Virtual Threads Need BBR-Style Adaptive Concurrency

The Death of Static Rate Limiters: Why Your Java Virtual Threads Need BBR-Style Adaptive Concurrency

Comments
2 min read
DSA Application in Real Life: How Git Diff Works: LCS Intuition, Myers Algorithm, and Real Code Changes

DSA Application in Real Life: How Git Diff Works: LCS Intuition, Myers Algorithm, and Real Code Changes

Comments
14 min read
I read the X (Twitter) algorithm source for 4 days and built a Claude Code sub-agent that scores drafts before posting

I read the X (Twitter) algorithm source for 4 days and built a Claude Code sub-agent that scores drafts before posting

1
Comments 1
6 min read
Thoughts on Codingame 2026 Spring challenge

Thoughts on Codingame 2026 Spring challenge

Comments
4 min read
Solving a Logistics Problem Using Genetic Algorithms

Solving a Logistics Problem Using Genetic Algorithms

Comments
5 min read
Visualizing 4 Sorting Algorithms with JavaScript Generators — O(n ) vs O(n log n) in Real Time

Visualizing 4 Sorting Algorithms with JavaScript Generators — O(n ) vs O(n log n) in Real Time

Comments
5 min read
How a photo-blind dating engine actually ranks people (the TypeScript)

How a photo-blind dating engine actually ranks people (the TypeScript)

1
Comments
9 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.