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.
Sub-Quadratic Sparse Attention: How SSA Solves the Long-Context Problem

Sub-Quadratic Sparse Attention: How SSA Solves the Long-Context Problem

Comments
10 min read
How I Solved N-Queens Using Bitmasking (Step-by-Step Guide)

How I Solved N-Queens Using Bitmasking (Step-by-Step Guide)

Comments
2 min read
How I Built a Vedic Panchang Engine in TypeScript — Swiss Ephemeris, Meeus Fallback, Zero External APIs

How I Built a Vedic Panchang Engine in TypeScript — Swiss Ephemeris, Meeus Fallback, Zero External APIs

Comments
9 min read
Two Sum — LeetCode #1 (Easy)

Two Sum — LeetCode #1 (Easy)

Comments
3 min read
Python list Internals: How Dynamic Arrays Work Under the Hood

Python list Internals: How Dynamic Arrays Work Under the Hood

Comments
5 min read
aion-indian-market-calendar: Python market calendar for NSE, BSE, MCX, and is-market-open checks in India.

aion-indian-market-calendar: Python market calendar for NSE, BSE, MCX, and is-market-open checks in India.

Comments
3 min read
Why My "Optimized" Iterative Tree Traversal Was Slower Than Recursion

Why My "Optimized" Iterative Tree Traversal Was Slower Than Recursion

Comments
4 min read
Resolving deletion in AVL trees

Resolving deletion in AVL trees

Comments
4 min read
Sorting Wars: Benchmarking Selection, Insertion, Gnome e Bubble Sort em 5 Linguagens

Sorting Wars: Benchmarking Selection, Insertion, Gnome e Bubble Sort em 5 Linguagens

Comments
6 min read
Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

Python dict Internals: Hash Tables, Collision Resolution, and Hash Attacks

1
Comments
5 min read
High-Performance Image Processing with Halide: Building a Custom Sharpening Filter

High-Performance Image Processing with Halide: Building a Custom Sharpening Filter

Comments
6 min read
How adaptive testing converges on cert readiness in 25 questions

How adaptive testing converges on cert readiness in 25 questions

Comments
3 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
Sliding Window & Two Pointers: The Decision Framework Nobody Teaches You

Sliding Window & Two Pointers: The Decision Framework Nobody Teaches You

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

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

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