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.
The ESCAPE Byte Problem: How We Beat Brotli by Separating Token Streams

The ESCAPE Byte Problem: How We Beat Brotli by Separating Token Streams

Comments
5 min read
How I Built an HFT Matching Engine (And All The Things I Got Wrong)

How I Built an HFT Matching Engine (And All The Things I Got Wrong)

Comments
5 min read
No wall clock required: a 64-bit ID generator from a counter + reversible permutation

No wall clock required: a 64-bit ID generator from a counter + reversible permutation

Comments
12 min read
my own hash are worth it?

my own hash are worth it?

Comments
1 min read
Towards O(1) Computing: Minimizing System Entropy with Data-Centric High-Frequency Processing

Towards O(1) Computing: Minimizing System Entropy with Data-Centric High-Frequency Processing

Comments
2 min read
Building a Sudoku Puzzle Game With Constraint Propagation, Backtracking, and a Hint Engine That Fell Out For Free

Building a Sudoku Puzzle Game With Constraint Propagation, Backtracking, and a Hint Engine That Fell Out For Free

1
Comments
4 min read
Choosing the Right Shortest Path Algorithm

Choosing the Right Shortest Path Algorithm

Comments
3 min read
The Fastest Sorting Algorithm? It Depends. A Deep Dive into Performance on Modern Hardware

The Fastest Sorting Algorithm? It Depends. A Deep Dive into Performance on Modern Hardware

Comments
8 min read
I built a free LeetCode visualizer. Here's what I learned making 207 problems animate line by line.

I built a free LeetCode visualizer. Here's what I learned making 207 problems animate line by line.

Comments
2 min read
Optimizing Threat Detection in Java: Using PriorityQueues for Real-Time Systems

Optimizing Threat Detection in Java: Using PriorityQueues for Real-Time Systems

Comments
2 min read
Search-Based Problem Solving in AI: State Space, Search Trees, Heuristics, A*, Local Search, and Game Search

Search-Based Problem Solving in AI: State Space, Search Trees, Heuristics, A*, Local Search, and Game Search

Comments
10 min read
Building a Target Detection System in Java: A Guide to Array Logic

Building a Target Detection System in Java: A Guide to Array Logic

Comments
2 min read
Day 6: String Compression (LeetCode 443)

Day 6: String Compression (LeetCode 443)

Comments
2 min read
Concept of Artificial Intelligence: Rational Decision Making and Expected Utility Explained

Concept of Artificial Intelligence: Rational Decision Making and Expected Utility Explained

Comments
1 min read
Traditional Machine Learning in Practice: Learning Paradigms, Algorithm Families, and Evaluation Perspectives

Traditional Machine Learning in Practice: Learning Paradigms, Algorithm Families, and Evaluation Perspectives

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