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.
A Text and JSON Diff Viewer With LCS Algorithm and Semantic Comparison

A Text and JSON Diff Viewer With LCS Algorithm and Semantic Comparison

Comments
2 min read
Building Minesweeper With a Pure-Function Game Engine and BFS Flood Fill

Building Minesweeper With a Pure-Function Game Engine and BFS Flood Fill

Comments
3 min read
Snake With a Greedy Auto-Play AI and Immutable Game State

Snake With a Greedy Auto-Play AI and Immutable Game State

Comments
3 min read
đź’ľ Memoization Explained Like You're 5

đź’ľ Memoization Explained Like You're 5

Comments
2 min read
What Amazon, Google, and Meta actually test in coding interviews (with specific problems)

What Amazon, Google, and Meta actually test in coding interviews (with specific problems)

1
Comments 1
6 min read
Algorithmic intuition matters more than problem count in coding interviews

Algorithmic intuition matters more than problem count in coding interviews

Comments 2
7 min read
How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

1
Comments 3
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
How to Prove Your Algorithm Works in a Coding Interview

How to Prove Your Algorithm Works in a Coding Interview

Comments 2
6 min read
my own hash are worth it?

my own hash are worth it?

Comments
1 min read
TSP - Travelling Salesman Problem

TSP - Travelling Salesman Problem

1
Comments 1
10 min read
I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

I ran 60 cryptanalysis experiments on SHA-256. Here's what I found.

Comments
2 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
How Search Algorithms Work — From DFS and BFS to A*

How Search Algorithms Work — From DFS and BFS to A*

Comments
3 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.