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 adaptive testing converges on cert readiness in 25 questions

How adaptive testing converges on cert readiness in 25 questions

Comments
3 min read
Counting a Billion Things With 1.5 Kilobytes

Counting a Billion Things With 1.5 Kilobytes

Comments
9 min read
Sudoku Solver | Backtracking

Sudoku Solver | Backtracking

Comments 1
2 min read
Lem-in: Shortest Path Isn't Always the Goal

Lem-in: Shortest Path Isn't Always the Goal

6
Comments
1 min read
How I Built an Elden Ring Build Calculator

How I Built an Elden Ring Build Calculator

1
Comments
2 min read
How I cut a 282-hour exact solver down to 22 minutes

How I cut a 282-hour exact solver down to 22 minutes

Comments
4 min read
A little tool for watching algorithms run

A little tool for watching algorithms run

3
Comments
3 min read
O(2ⁿ) & O(n!): Algorithms to Avoid

O(2ⁿ) & O(n!): Algorithms to Avoid

Comments
2 min read
FluxCSV: Building a Streaming CSV Parser with a Pure DFA

FluxCSV: Building a Streaming CSV Parser with a Pure DFA

1
Comments
4 min read
Leetcode 150 | Day 4: Majority Element - Naive vs. Optimized

Leetcode 150 | Day 4: Majority Element - Naive vs. Optimized

Comments
4 min read
Visualizing A* One Node at a Time — The Tie-Break and Corner-Cut Decisions That Decide How the Demo Looks

Visualizing A* One Node at a Time — The Tie-Break and Corner-Cut Decisions That Decide How the Demo Looks

1
Comments
6 min read
How Optimization Search Works — From Hill Climbing to Genetic Algorithms

How Optimization Search Works — From Hill Climbing to Genetic Algorithms

Comments
4 min read
Pow(x, n)

Pow(x, n)

7
Comments 3
2 min read
Fair Value Sweep v2: Potential Upgrades to Turn This Polymarket Trading Bot Strategy Profitable Again

Fair Value Sweep v2: Potential Upgrades to Turn This Polymarket Trading Bot Strategy Profitable Again

Comments
3 min read
Building a Vector Search Engine from Scratch in Python (Flat, IVF, HNSW)

Building a Vector Search Engine from Scratch in Python (Flat, IVF, HNSW)

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