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.
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

Comments
7 min read
3110. Score of a String

3110. Score of a String

Comments
1 min read
My Top 5 Favorite Algorithm Problems at Codewars

My Top 5 Favorite Algorithm Problems at Codewars

Comments
4 min read
Understanding Objects and Abstract Data Types (ADTs)

Understanding Objects and Abstract Data Types (ADTs)

Comments
2 min read
Search a 2D Matrix | LeetCode | Java

Search a 2D Matrix | LeetCode | Java

2
Comments
1 min read
260. Single Number III

260. Single Number III

2
Comments
1 min read
1208. Get Equal Substrings Within Budget

1208. Get Equal Substrings Within Budget

Comments
2 min read
1608. Special Array With X Elements Greater Than or Equal X

1608. Special Array With X Elements Greater Than or Equal X

Comments
1 min read
Python : Linear search and Binary Search

Python : Linear search and Binary Search

1
Comments
2 min read
🔍📊 Mastering the Magic: Algorithms & Data Structures in Programming ✨

🔍📊 Mastering the Magic: Algorithms & Data Structures in Programming ✨

5
Comments
2 min read
Image super-resolution using GAN (SRGAN)

Image super-resolution using GAN (SRGAN)

Comments
4 min read
Задача с собеседования в Microsoft: Самое большое палиндромное число

Задача с собеседования в Microsoft: Самое большое палиндромное число

Comments
2 min read
552. Student Attendance Record II

552. Student Attendance Record II

1
Comments
2 min read
140. Word Break II

140. Word Break II

Comments
1 min read
Apply Prefix Sum into solve sum of sub-array problem

Apply Prefix Sum into solve sum of sub-array problem

Comments
1 min read
How to Determine if an Integer is a Palindrome on LeetCode

How to Determine if an Integer is a Palindrome on LeetCode

Comments
2 min read
LeetCode Meditations — Chapter 9: Backtracking

LeetCode Meditations — Chapter 9: Backtracking

Comments
5 min read
1442. Count Triplets That Can Form Two Arrays of Equal XOR

1442. Count Triplets That Can Form Two Arrays of Equal XOR

1
Comments
1 min read
The Ultimate Roadmap to Mastering Data Structures

The Ultimate Roadmap to Mastering Data Structures

6
Comments
3 min read
Algorithm Techniques: Two Pointers

Algorithm Techniques: Two Pointers

Comments
2 min read
LeetCode Meditations: Find Median from Data Stream

LeetCode Meditations: Find Median from Data Stream

Comments
6 min read
Palindrome Partitioning: An In-Depth Guide

Palindrome Partitioning: An In-Depth Guide

6
Comments 1
3 min read
LeetCode Meditations: Implement Trie (Prefix Tree)

LeetCode Meditations: Implement Trie (Prefix Tree)

3
Comments 3
4 min read
Generative Adversarial Network (GAN)

Generative Adversarial Network (GAN)

Comments
3 min read
DSA at one place

DSA at one place

Comments
1 min read
LeetCode Meditations — Chapter 10: Tries

LeetCode Meditations — Chapter 10: Tries

1
Comments
5 min read
LeetCode Meditations — Chapter 8: Heap/Priority Queue

LeetCode Meditations — Chapter 8: Heap/Priority Queue

1
Comments
6 min read
Understanding Hash Tables: The Backbone of Efficient Data Storage

Understanding Hash Tables: The Backbone of Efficient Data Storage

4
Comments 2
4 min read
Javascript behind the scenes

Javascript behind the scenes

25
Comments 1
3 min read
1404. Number of Steps to Reduce a Number in Binary Representation to One

1404. Number of Steps to Reduce a Number in Binary Representation to One

3
Comments
2 min read
Understanding database indexes - A simple analogy

Understanding database indexes - A simple analogy

4
Comments
6 min read
Univalued Binary Tree | LeetCode | Java

Univalued Binary Tree | LeetCode | Java

3
Comments
1 min read
LeetCode Meditations: Design Add and Search Words Data Structure

LeetCode Meditations: Design Add and Search Words Data Structure

4
Comments 2
5 min read
Journey to the centre of CPU: Building an ALU

Journey to the centre of CPU: Building an ALU

Comments
3 min read
Google's Updated Algorithm

Google's Updated Algorithm

1
Comments
2 min read
[LeetCode] Concatenation of Array with Modular Arithmetic

[LeetCode] Concatenation of Array with Modular Arithmetic

Comments
2 min read
Quantum Algorithm Implementation: Finding the Best Deals

Quantum Algorithm Implementation: Finding the Best Deals

5
Comments
5 min read
Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

Discovering JavaScript's Hidden Secrets: Understanding Graphs as a Non Linear Data Structure.

5
Comments
4 min read
Sum Root to Leaf Numbers | LeetCode | Java

Sum Root to Leaf Numbers | LeetCode | Java

3
Comments
1 min read
1255. Maximum Score Words Formed by Letters

1255. Maximum Score Words Formed by Letters

4
Comments
2 min read
Resolvendo o "Five sort"

Resolvendo o "Five sort"

Comments 2
3 min read
Random Forest Algorithm in Machine Learning

Random Forest Algorithm in Machine Learning

Comments
1 min read
String Manipulation Techniques

String Manipulation Techniques

5
Comments
7 min read
2597. The Number of Beautiful Subsets

2597. The Number of Beautiful Subsets

1
Comments
2 min read
Best approach to find duplicates in an array

Best approach to find duplicates in an array

Comments
2 min read
Algorytmy rekurencyjne

Algorytmy rekurencyjne

6
Comments 1
2 min read
Dry running the code to understand the flow

Dry running the code to understand the flow

Comments
2 min read
How to inverse a matrix in C#

How to inverse a matrix in C#

11
Comments 3
3 min read
Building a Movie Recommendation Program in Python

Building a Movie Recommendation Program in Python

6
Comments 4
1 min read
C# Priority Queue

C# Priority Queue

1
Comments
3 min read
Lógica de programação

Lógica de programação

Comments
1 min read
The art of my AI algorithm from Ukraine became an exhibit at a digital art exhibition and attracted the attention of OpenAI

The art of my AI algorithm from Ukraine became an exhibit at a digital art exhibition and attracted the attention of OpenAI

Comments
5 min read
Задача с собеседования в Google. 939. Minimum Area Rectangle

Задача с собеседования в Google. 939. Minimum Area Rectangle

2
Comments
2 min read
Busca sequencial grĂĄfico linear

Busca sequencial grĂĄfico linear

Comments
1 min read
Cracking the Code: Mastering Algorithmic Problem-Solving for Interviews

Cracking the Code: Mastering Algorithmic Problem-Solving for Interviews

1
Comments
5 min read
131. Palindrome Partitioning

131. Palindrome Partitioning

Comments
1 min read
78. Subsets

78. Subsets

8
Comments
1 min read
Fisher Yates - How the popular shuffling Algorithm Works - Under the hood series

Fisher Yates - How the popular shuffling Algorithm Works - Under the hood series

4
Comments 2
5 min read
LeetCode Meditations: Word Search

LeetCode Meditations: Word Search

7
Comments
8 min read
1863. Sum of All Subset XOR Totals

1863. Sum of All Subset XOR Totals

Comments
2 min read
loading...