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.
How to Move Zeros to the End of an Array

How to Move Zeros to the End of an Array

1
Comments
3 min read
502. IPO

502. IPO

Comments
3 min read
How to Right Rotate an Array by D Positions

How to Right Rotate an Array by D Positions

Comments
3 min read
How to Left Rotate an Array by D Positions

How to Left Rotate an Array by D Positions

Comments
3 min read
LeetCode Day9 Stack&Queue Part 1

LeetCode Day9 Stack&Queue Part 1

Comments
5 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
Discovering JavaScript's Hidden Secrets: Understanding Trees as a Non Linear Data Structure.

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

2
Comments
4 min read
945. Minimum Increment to Make Array Unique

945. Minimum Increment to Make Array Unique

Comments
1 min read
LeetCode Day8 String Part.2

LeetCode Day8 String Part.2

Comments
4 min read
DSA at one place

DSA at one place

Comments
1 min read
Two Pointers, Coding Interview Pattern

Two Pointers, Coding Interview Pattern

Comments
6 min read
AI-based body pose detection to extend telehealth software

AI-based body pose detection to extend telehealth software

10
Comments
3 min read
2037. Minimum Number of Moves to Seat Everyone

2037. Minimum Number of Moves to Seat Everyone

Comments
2 min read
LeetCode Meditations — Chapter 10: Tries

LeetCode Meditations — Chapter 10: Tries

1
Comments
5 min read
75. Sort Colors

75. Sort Colors

Comments
3 min read
Graph Theory, Discrete Mathematics

Graph Theory, Discrete Mathematics

Comments
9 min read
Recursion Explained: Mastering the Concept Step-by-Step

Recursion Explained: Mastering the Concept Step-by-Step

Comments
2 min read
Debounce and Throttle design patterns explained in Javascript

Debounce and Throttle design patterns explained in Javascript

2
Comments
2 min read
What is String Manipulation and Algorithms

What is String Manipulation and Algorithms

5
Comments
18 min read
1122. Relative Sort Array

1122. Relative Sort Array

1
Comments
2 min read
LeetCode Day5 HashTable

LeetCode Day5 HashTable

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

LeetCode Meditations — Chapter 8: Heap/Priority Queue

1
Comments
6 min read
Graph problems are not hard

Graph problems are not hard

Comments
2 min read
1051. Height Checker

1051. Height Checker

1
Comments
2 min read
A Voyage through Algorithms using Javascript - Recursion

A Voyage through Algorithms using Javascript - Recursion

Comments
17 min read
974. Subarray Sums Divisible by K

974. Subarray Sums Divisible by K

Comments
1 min read
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
3 min read
Populating Next Right Pointers in Each Node | LeetCode | Java

Populating Next Right Pointers in Each Node | LeetCode | Java

6
Comments
1 min read
648. Replace Words

648. Replace Words

1
Comments
4 min read
How to Remove Duplicates from a Sorted Array

How to Remove Duplicates from a Sorted Array

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

[LeetCode] Concatenation of Array with Modular Arithmetic

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

Evaluate Reverse Polish Notation | LeetCode | Java

3
Comments 1
1 min read
846. Hand of Straights

846. Hand of Straights

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

LeetCode Array Part 2 (977, 209)

Comments
4 min read
1002. Find Common Characters

1002. Find Common Characters

Comments
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
409. Longest Palindrome

409. Longest Palindrome

Comments
2 min read
Valid Parentheses | LeetCode | Java

Valid Parentheses | LeetCode | Java

2
Comments 2
1 min read
Resolvendo o "Five sort"

Resolvendo o "Five sort"

Comments 2
3 min read
Wave Function Collapse

Wave Function Collapse

20
Comments 2
8 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
Get Random Documents from Firestore

Get Random Documents from Firestore

4
Comments
1 min read
Random Forest Algorithm in Machine Learning

Random Forest Algorithm in Machine Learning

Comments
1 min read
Selection Sort Algorithm

Selection Sort Algorithm

Comments
3 min read
2486. Append Characters to String to Make Subsequence

2486. Append Characters to String to Make Subsequence

Comments
2 min read
String Manipulation Techniques

String Manipulation Techniques

5
Comments
7 min read
How to Reverse an Array: Step-by-Step Guide

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

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

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

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

44
Comments
6 min read
344. Reverse String

344. Reverse String

1
Comments
2 min read
LeetCode Meditations: Word Search II

LeetCode Meditations: Word Search II

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

My Top 5 Favorite Algorithm Problems at Codewars

Comments
4 min read
3110. Score of a String

3110. Score of a String

2
Comments
1 min read
Python : Linear search and Binary Search

Python : Linear search and Binary Search

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

Understanding Objects and Abstract Data Types (ADTs)

2
Comments
2 min read
loading...