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.
Paxos/Raft Demystified: So Simple a Child Can Understand

Paxos/Raft Demystified: So Simple a Child Can Understand

Comments
40 min read
Get your head spinning about Recursive Functions

Get your head spinning about Recursive Functions

1
Comments
3 min read
Задача с собеседования в Google: Russian Doll Envelopes

Задача с собеседования в Google: Russian Doll Envelopes

Comments
2 min read
Day 43 of 100 days dsa coding challenge

Day 43 of 100 days dsa coding challenge

1
Comments
2 min read
Taming Complexity: Unleashing Evolutionary Algorithms for System Modeling

Taming Complexity: Unleashing Evolutionary Algorithms for System Modeling

Comments
2 min read
CXXGraph vs Boost Graph Library: The Complete 2025 Comparison Guide

CXXGraph vs Boost Graph Library: The Complete 2025 Comparison Guide

1
Comments
12 min read
DSA Fundamentals: Binary Trees - Mastering Tree Traversal and Recursion

DSA Fundamentals: Binary Trees - Mastering Tree Traversal and Recursion

Comments
11 min read
Reverse Engineering the M1C1 LiDAR: cracking the protocol without documentation

Reverse Engineering the M1C1 LiDAR: cracking the protocol without documentation

5
Comments
8 min read
From raw bytes to 3D worlds: visualizing LiDAR data with Python

From raw bytes to 3D worlds: visualizing LiDAR data with Python

5
Comments
6 min read
Coding Challenge Practice - Question 54

Coding Challenge Practice - Question 54

Comments
1 min read
Coding Challenge Practice - Question 55

Coding Challenge Practice - Question 55

Comments
1 min read
A Magical Studies Research Report on Paxos

A Magical Studies Research Report on Paxos

Comments
14 min read
Day 41 of 100 days dsa coding challenge

Day 41 of 100 days dsa coding challenge

1
Comments
2 min read
Building an Enhanced PPO Trading Bot with Real-Time Data Sync and IBKR Integration

Building an Enhanced PPO Trading Bot with Real-Time Data Sync and IBKR Integration

4
Comments
7 min read
Indexing, Hashing & Query Optimization in SQL

Indexing, Hashing & Query Optimization in SQL

Comments
2 min read
Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Sorting Algorithms Part 2: Divide and Conquer — Merge, Quick, and Heap Sort

Comments
6 min read
Coding Challenge Practice - Question 53

Coding Challenge Practice - Question 53

Comments
1 min read
Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Searching Algorithms Part 1: Binary Search and the Art of Cutting the Search Space

Comments
5 min read
2654. Minimum Number of Operations to Make All Array Elements Equal to 1

2654. Minimum Number of Operations to Make All Array Elements Equal to 1

Comments
3 min read
The Evolution of Sequential Learning Models: RNN LSTM Transformers

The Evolution of Sequential Learning Models: RNN LSTM Transformers

Comments
2 min read
Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Searching Algorithms Part 3: Exploring Trees and Graphs with BFS and DFS

Comments
6 min read
Insertion Sort visualized with memory_graph

Insertion Sort visualized with memory_graph

Comments
1 min read
How Websites Use Data Structures in the Real World

How Websites Use Data Structures in the Real World

Comments
5 min read
Time-Warping Control: Taming Complex Systems with AI

Time-Warping Control: Taming Complex Systems with AI

Comments
2 min read
Simulate the matching engine of a centralized exchange

Simulate the matching engine of a centralized exchange

Comments
3 min read
loading...