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.
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
I Built a Zero-Dependency Rate Limiter That Works Across Every Node.js Framework

I Built a Zero-Dependency Rate Limiter That Works Across Every Node.js Framework

1
Comments
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
The Two‑Pointer Technique: My Quest Like a Jedi Mastering the Force

The Two‑Pointer Technique: My Quest Like a Jedi Mastering the Force

Comments
5 min read
Detecting musical key and tempo on-device: the DSP behind BeatScope

Detecting musical key and tempo on-device: the DSP behind BeatScope

Comments
2 min read
How Pokemon IVs Are Calculated Under the Hood — A Reverse Engineering Guide

How Pokemon IVs Are Calculated Under the Hood — A Reverse Engineering Guide

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