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.
Feistel Cipher: The Architectural Marvel Behind Modern Cryptography

Feistel Cipher: The Architectural Marvel Behind Modern Cryptography

Comments
1 min read
Coding Challenge Practice - Question 51

Coding Challenge Practice - Question 51

Comments
1 min read
The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

1
Comments
5 min read
How Devscribe Simplified My Data Structure and Algorithm Practice — Devscribe

How Devscribe Simplified My Data Structure and Algorithm Practice — Devscribe

1
Comments
2 min read
Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Comments
6 min read
A Chemical Brew on Mars: The Multi-Species Ionosphere

A Chemical Brew on Mars: The Multi-Species Ionosphere

Comments
4 min read
Coding Challenge Practice - Question 50

Coding Challenge Practice - Question 50

Comments
1 min read
Day 50 of 100 days dsa coding challenge

Day 50 of 100 days dsa coding challenge

1
Comments
2 min read
Coding Challenge Practice - Question 49

Coding Challenge Practice - Question 49

Comments
1 min read
Day 63: Python Merge K Sorted Lists - O(n log k) Min-Heap Guide (LeetCode #23 Vibes)

Day 63: Python Merge K Sorted Lists - O(n log k) Min-Heap Guide (LeetCode #23 Vibes)

1
Comments
3 min read
Building a Social Network Analyzer with CXXGraph: From Friend Recommendations to Influence Detection

Building a Social Network Analyzer with CXXGraph: From Friend Recommendations to Influence Detection

1
Comments
35 min read
How SmartKNN Learns Feature Weights Internally.

How SmartKNN Learns Feature Weights Internally.

3
Comments
3 min read
Coding Challenge Practice - Question 48

Coding Challenge Practice - Question 48

Comments
2 min read
Preparação para entrevistas de programação

Preparação para entrevistas de programação

Comments
2 min read
Searching Algorithms Part 2: Pattern Matching in Strings with Z, KMP, and Rabin-Karp

Searching Algorithms Part 2: Pattern Matching in Strings with Z, KMP, and Rabin-Karp

Comments
7 min read
Day 62: Python Longest Subarray with Target Sum - O(n) Prefix Sum & HashMap Guide (LeetCode Vibes)

Day 62: Python Longest Subarray with Target Sum - O(n) Prefix Sum & HashMap Guide (LeetCode Vibes)

1
Comments
3 min read
Unlock Optimization Speed: A Leap Beyond Traditional Methods

Unlock Optimization Speed: A Leap Beyond Traditional Methods

Comments
2 min read
Dice Battle Simulator: When Board Games Meet Monte Carlo

Dice Battle Simulator: When Board Games Meet Monte Carlo

2
Comments 2
4 min read
Algoritmo de Levenshtein en TypeScript: Búsqueda Inteligente con Tolerancia a Errores

Algoritmo de Levenshtein en TypeScript: Búsqueda Inteligente con Tolerancia a Errores

Comments
5 min read
🔄 Loop Master: Menguasai Seni Algoritma Perulangan

🔄 Loop Master: Menguasai Seni Algoritma Perulangan

Comments
13 min read
STL Algorithms in C++: From Beginner to Expert

STL Algorithms in C++: From Beginner to Expert

Comments
11 min read
Day 61: Python Queue Using Two Stacks, Amortized O(1) Unbiased FIFO with Brilliant Double-Stack Flip Trick (No Deque Cheats!)

Day 61: Python Queue Using Two Stacks, Amortized O(1) Unbiased FIFO with Brilliant Double-Stack Flip Trick (No Deque Cheats!)

7
Comments 2
3 min read
Okay, ich baue also mein eigenes "Google Maps". Hier ist mein Plan... und meine Albträume.

Okay, ich baue also mein eigenes "Google Maps". Hier ist mein Plan... und meine Albträume.

Comments
4 min read
📌 TuringTiles — A Language Built from Tile-Based State Transitions

📌 TuringTiles — A Language Built from Tile-Based State Transitions

Comments
2 min read
Coding Challenge Practice - Question 47

Coding Challenge Practice - Question 47

Comments
1 min read
loading...