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.
Dry running the code to understand the flow

Dry running the code to understand the flow

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

Search a 2D Matrix | LeetCode | Java

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

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

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

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

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

Understanding Hash Tables: The Backbone of Efficient Data Storage

10
Comments 4
4 min read
The Ultimate Roadmap to Mastering Data Structures

The Ultimate Roadmap to Mastering Data Structures

5
Comments
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

2
Comments
2 min read
Javascript behind the scenes

Javascript behind the scenes

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

LeetCode Meditations: Design Add and Search Words Data Structure

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

Understanding database indexes - A simple analogy

Comments
6 min read
Univalued Binary Tree | LeetCode | Java

Univalued Binary Tree | LeetCode | Java

3
Comments
1 min read
Google's Updated Algorithm

Google's Updated Algorithm

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

Lógica de programação

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
2 min read
Palindrome Partitioning: An In-Depth Guide

Palindrome Partitioning: An In-Depth Guide

7
Comments 1
3 min read
Quantum Algorithm Implementation: Finding the Best Deals

Quantum Algorithm Implementation: Finding the Best Deals

5
Comments
5 min read
552. Student Attendance Record II

552. Student Attendance Record II

1
Comments
3 min read
Sum Root to Leaf Numbers | LeetCode | Java

Sum Root to Leaf Numbers | LeetCode | Java

3
Comments
1 min read
140. Word Break II

140. Word Break II

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

Image super-resolution using GAN (SRGAN)

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

1255. Maximum Score Words Formed by Letters

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

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

1
Comments
2 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
2597. The Number of Beautiful Subsets

2597. The Number of Beautiful Subsets

1
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
2 min read
78. Subsets

78. Subsets

Comments
1 min read
LeetCode Meditations: Word Search

LeetCode Meditations: Word Search

5
Comments
8 min read
Algorytmy rekurencyjne

Algorytmy rekurencyjne

1
Comments 1
2 min read
1863. Sum of All Subset XOR Totals

1863. Sum of All Subset XOR Totals

Comments
2 min read
Quantum Computing: Definition, How It Works and Example

Quantum Computing: Definition, How It Works and Example

Comments
1 min read
Merge Sort in Java (With Intuition + Dry run + Code)

Merge Sort in Java (With Intuition + Dry run + Code)

3
Comments
2 min read
LeetCode Meditations: Combination Sum

LeetCode Meditations: Combination Sum

5
Comments
5 min read
3068. Find the Maximum Sum of Node Values

3068. Find the Maximum Sum of Node Values

2
Comments 1
3 min read
Building a Movie Recommendation Program in Python

Building a Movie Recommendation Program in Python

11
Comments 4
1 min read
How to inverse a matrix in C#

How to inverse a matrix in C#

12
Comments 3
3 min read
979. Distribute Coins in Binary Tree

979. Distribute Coins in Binary Tree

Comments
2 min read
LeetCode Meditations — Chapter 9: Backtracking

LeetCode Meditations — Chapter 9: Backtracking

Comments
5 min read
Algorithm Techniques: Sliding Window

Algorithm Techniques: Sliding Window

1
Comments
1 min read
1325. Delete Leaves With a Given Value

1325. Delete Leaves With a Given Value

Comments
2 min read
2331. Evaluate Boolean Binary Tree

2331. Evaluate Boolean Binary Tree

1
Comments
2 min read
Find First and Last Position of Element in Sorted Array | LeetCode | Java

Find First and Last Position of Element in Sorted Array | LeetCode | Java

7
Comments 1
1 min read
Don't Obsess About Your Web Application Performance

Don't Obsess About Your Web Application Performance

3
Comments
6 min read
2812. Find the Safest Path in a Grid

2812. Find the Safest Path in a Grid

1
Comments
3 min read
C# algoritmik masalalar

C# algoritmik masalalar

1
Comments 1
2 min read
1219. Path with Maximum Gold

1219. Path with Maximum Gold

Comments
2 min read
861. Score After Flipping Matrix

861. Score After Flipping Matrix

Comments
3 min read
What is a search problem?

What is a search problem?

Comments
3 min read
2373. Largest Local Values in a Matrix

2373. Largest Local Values in a Matrix

Comments
2 min read
17. Letter Combinations of a Phone Number

17. Letter Combinations of a Phone Number

Comments
1 min read
4. Median of Two Sorted Arrays

4. Median of Two Sorted Arrays

Comments
2 min read
857. Minimum Cost to Hire K Workers

857. Minimum Cost to Hire K Workers

Comments
4 min read
Demystifying Sorting Algorithms: Making Order Out of Chaos

Demystifying Sorting Algorithms: Making Order Out of Chaos

Comments
3 min read
DSA for Data Scientists

DSA for Data Scientists

Comments
36 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
3123. Find Edges in Shortest Paths

3123. Find Edges in Shortest Paths

2
Comments
2 min read
2570. Merge Two 2D Arrays by Summing Values solution

2570. Merge Two 2D Arrays by Summing Values solution

Comments
2 min read
loading...