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.
Python Guide: Credit Card Number Validation Using Luhn's Algorithm

Python Guide: Credit Card Number Validation Using Luhn's Algorithm

1
Comments
3 min read
523. Continuous Subarray Sum

523. Continuous Subarray Sum

1
Comments
2 min read
LeetCode Day4 LinkedList part2

LeetCode Day4 LinkedList part2

1
Comments
5 min read
648. Replace Words

648. Replace Words

Comments
2 min read
How to Remove Duplicates from a Sorted Array

How to Remove Duplicates from a Sorted Array

Comments
3 min read
846. Hand of Straights

846. Hand of Straights

Comments
1 min read
LeetCode Array Part 2 (977, 209)

LeetCode Array Part 2 (977, 209)

Comments
4 min read
My Algorithms Blog「141. Linked List Cycle」

My Algorithms Blog「141. Linked List Cycle」

1
Comments
2 min read
1002. Find Common Characters

1002. Find Common Characters

Comments
1 min read
409. Longest Palindrome

409. Longest Palindrome

Comments
1 min read
Populating Next Right Pointers in Each Node | LeetCode | Java

Populating Next Right Pointers in Each Node | LeetCode | Java

5
Comments
1 min read
2486. Append Characters to String to Make Subsequence

2486. Append Characters to String to Make Subsequence

Comments
1 min read
🚀 Don't cheat in leetcode- become better in it, grind harder 💪

🚀 Don't cheat in leetcode- become better in it, grind harder 💪

1
Comments
2 min read
Evaluate Reverse Polish Notation | LeetCode | Java

Evaluate Reverse Polish Notation | LeetCode | Java

2
Comments 1
1 min read
LeetCode Day1 Array Part1

LeetCode Day1 Array Part1

1
Comments
3 min read
How to Check if an Array is Sorted

How to Check if an Array is Sorted

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

Search a 2D Matrix | LeetCode | Java

2
Comments
1 min read
Get Random Documents from Firestore

Get Random Documents from Firestore

3
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
LeetCode Meditations — Chapter 11: Graphs

LeetCode Meditations — Chapter 11: Graphs

3
Comments 1
10 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
How to Find the Largest Element in an Array

How to Find the Largest Element in an Array

1
Comments
3 min read
Insertion Sort Algorithm

Insertion Sort Algorithm

Comments
4 min read
Bubble Sort Algorithm

Bubble Sort Algorithm

Comments
4 min read
Selection Sort Algorithm

Selection Sort Algorithm

Comments
3 min read
140. Word Break II

140. Word Break II

Comments
1 min read
Top 10 Free Resources to Learn Data Structures and Algorithms in 2024

Top 10 Free Resources to Learn Data Structures and Algorithms in 2024

4
Comments
6 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
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
Valid Parentheses | LeetCode | Java

Valid Parentheses | LeetCode | Java

2
Comments 2
1 min read
Wave Function Collapse

Wave Function Collapse

18
Comments 2
8 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
How to Reverse an Array: Step-by-Step Guide

How to Reverse an Array: Step-by-Step Guide

Comments
3 min read
344. Reverse String

344. Reverse String

5
Comments
1 min read
LeetCode Meditations — Chapter 10: Tries

LeetCode Meditations — Chapter 10: Tries

1
Comments
5 min read
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

2
Comments
7 min read
My Top 5 Favorite Algorithm Problems at Codewars

My Top 5 Favorite Algorithm Problems at Codewars

1
Comments
4 min read
260. Single Number III

260. Single Number III

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

LeetCode Meditations — Chapter 8: Heap/Priority Queue

1
Comments
6 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
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
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
loading...