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.
🔍 Desvendando a Pesquisa Binária em Python: Um Guia para Quem Está Começando

🔍 Desvendando a Pesquisa Binária em Python: Um Guia para Quem Está Começando

1
Comments
3 min read
Linear Search

Linear Search

Comments
2 min read
Trees vs Graphs: Understanding the Key Differences in Data Structures

Trees vs Graphs: Understanding the Key Differences in Data Structures

1
Comments
4 min read
2999. Count the Number of Powerful Integers

2999. Count the Number of Powerful Integers

Comments
4 min read
Data Structures & Algorithms: Refresher for Coding Interview

Data Structures & Algorithms: Refresher for Coding Interview

2
Comments 1
3 min read
Google Algorithm Updates: 2003-2025

Google Algorithm Updates: 2003-2025

Comments
1 min read
1534. Count Good Triplets

1534. Count Good Triplets

Comments
3 min read
🌀 Cycle Sort: Asked in Amazon, Google, and Microsoft

🌀 Cycle Sort: Asked in Amazon, Google, and Microsoft

4
Comments
2 min read
Top 10 Algorithms & Data Structures for Interviews

Top 10 Algorithms & Data Structures for Interviews

Comments 2
3 min read
The Art of Deep Comparison in JavaScript (No Loops Required!)

The Art of Deep Comparison in JavaScript (No Loops Required!)

Comments
2 min read
Python Puzzles: Digging Up Those Elusive 4-Letter Words Starting With...

Python Puzzles: Digging Up Those Elusive 4-Letter Words Starting With...

Comments
4 min read
Tree vs Trie: Understanding the Differences and Use Cases

Tree vs Trie: Understanding the Differences and Use Cases

1
Comments
4 min read
An In-Depth Guide to Parallel Algorithms in Java: Time Complexity and Applications

An In-Depth Guide to Parallel Algorithms in Java: Time Complexity and Applications

Comments 2
4 min read
Symmetric, Asymmetric, Hybrid Encryption Explained Simply. How TLS (HTTPS) Works

Symmetric, Asymmetric, Hybrid Encryption Explained Simply. How TLS (HTTPS) Works

Comments
5 min read
416. Partition Equal Subset Sum

416. Partition Equal Subset Sum

Comments
3 min read
Gamers are leveraging their backlogs to skip the Nintendo Switch 2

Gamers are leveraging their backlogs to skip the Nintendo Switch 2

Comments
3 min read
Monotone Triangulation. Practical Advice.

Monotone Triangulation. Practical Advice.

Comments
6 min read
Alien Dictionary

Alien Dictionary

Comments
3 min read
368. Largest Divisible Subset

368. Largest Divisible Subset

Comments
3 min read
Fisher-Yates Shuffle: The Right Way to Randomize an Array

Fisher-Yates Shuffle: The Right Way to Randomize an Array

3
Comments
2 min read
Conquer the Subarray Sum: Sliding Window vs. Brute Force

Conquer the Subarray Sum: Sliding Window vs. Brute Force

Comments
3 min read
Finding the Longest Unique Substring

Finding the Longest Unique Substring

Comments
2 min read
Binary Search Tree Algorithms: From Theory to Implementation

Binary Search Tree Algorithms: From Theory to Implementation

Comments 1
4 min read
1123. Lowest Common Ancestor of Deepest Leaves

1123. Lowest Common Ancestor of Deepest Leaves

Comments
4 min read
2874. Maximum Value of an Ordered Triplet II

2874. Maximum Value of an Ordered Triplet II

Comments
3 min read
loading...