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.
Digit Tokenization: Why Commas Fix LLM Arithmetic

Digit Tokenization: Why Commas Fix LLM Arithmetic

Comments
8 min read
Method for calculating days by date's.

Method for calculating days by date's.

Comments
4 min read
Build a Bloom Filter and Watch ‘Probably Present’ Become a False Positive

Build a Bloom Filter and Watch ‘Probably Present’ Become a False Positive

Comments
1 min read
A* Search Algorithm: Game Pathfinding Explained

A* Search Algorithm: Game Pathfinding Explained

Comments
4 min read
Creating a Sudoku Solver Using Backtracking in JavaScript

Creating a Sudoku Solver Using Backtracking in JavaScript

2
Comments 1
4 min read
Building a Polymarket Arbitrage Bot: 5 Strategies, One Signal-Ranking Problem

Building a Polymarket Arbitrage Bot: 5 Strategies, One Signal-Ranking Problem

Comments 1
2 min read
Introduction to Huffman Trees

Introduction to Huffman Trees

Comments
7 min read
Stop Defaulting to LRU: How I Built a 15.5M ops/sec S3-FIFO Cache for Node.js by Hacking V8

Stop Defaulting to LRU: How I Built a 15.5M ops/sec S3-FIFO Cache for Node.js by Hacking V8

6
Comments
4 min read
Dealing with null in Dart

Dealing with null in Dart

Comments
9 min read
Big O for the Impatient: Why Your Loop Is Slow (and When It Matters)

Big O for the Impatient: Why Your Loop Is Slow (and When It Matters)

2
Comments 1
4 min read
A recipient who gets nothing: detecting a whole missing mail piece with order-independent set continuity

A recipient who gets nothing: detecting a whole missing mail piece with order-independent set continuity

Comments
2 min read
How I built a pure Python DNA Genome assembler using B&B

How I built a pure Python DNA Genome assembler using B&B

Comments
1 min read
Implementing a Zero-Allocation S3-FIFO Cache in Node.js

Implementing a Zero-Allocation S3-FIFO Cache in Node.js

2
Comments 1
4 min read
leetCode: Longest Repeating Character Replacement

leetCode: Longest Repeating Character Replacement

Comments
2 min read
Line simplification algorithms

Line simplification algorithms

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