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 Day 14 Binary Tree Part 4

LeetCode Day 14 Binary Tree Part 4

Comments
1 min read
Master the Stock Span Problem by 3 Easy Steps in Python

Master the Stock Span Problem by 3 Easy Steps in Python

5
Comments 1
2 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
1552. Magnetic Force Between Two Balls

1552. Magnetic Force Between Two Balls

2
Comments
2 min read
Movie Finder

Movie Finder

1
Comments
1 min read
Fast and Slow Pointers, Coding Interview Pattern

Fast and Slow Pointers, Coding Interview Pattern

3
Comments
4 min read
1482. Minimum Number of Days to Make m Bouquets

1482. Minimum Number of Days to Make m Bouquets

1
Comments
2 min read
LeetCode Day4 LinkedList part2

LeetCode Day4 LinkedList part2

2
Comments
5 min read
Number of Islands | LeetCode

Number of Islands | LeetCode

2
Comments
1 min read
LeetCode Meditations — Chapter 11: Graphs

LeetCode Meditations — Chapter 11: Graphs

5
Comments 1
10 min read
Day 1: Introduction to Data Structures and Algorithms (DSA)🚀

Day 1: Introduction to Data Structures and Algorithms (DSA)🚀

4
Comments 12
3 min read
Design Patterns In Software

Design Patterns In Software

Comments
6 min read
Find all palindromes in a string in Go

Find all palindromes in a string in Go

Comments
2 min read
Algorithm Techniques: Two Pointers

Algorithm Techniques: Two Pointers

Comments
2 min read
826. Most Profit Assigning Work

826. Most Profit Assigning Work

Comments
3 min read
Palindrome check a string in Go

Palindrome check a string in Go

Comments
1 min read
Day 2: Understanding Big O Notation đź“Š

Day 2: Understanding Big O Notation đź“Š

2
Comments
3 min read
633. Sum of Square Numbers

633. Sum of Square Numbers

Comments
2 min read
Introduction to Sorting Algorithms in JavaScript

Introduction to Sorting Algorithms in JavaScript

68
Comments 3
12 min read
LeetCode Meditations: Find Median from Data Stream

LeetCode Meditations: Find Median from Data Stream

Comments
6 min read
LeetCode Meditations: Pacific Atlantic Water Flow

LeetCode Meditations: Pacific Atlantic Water Flow

1
Comments
6 min read
LeetCode Day10 Stack&Queue Part 2

LeetCode Day10 Stack&Queue Part 2

1
Comments
3 min read
Day 1: Introduction to Data Structures and Algorithms (DSA)🚀

Day 1: Introduction to Data Structures and Algorithms (DSA)🚀

Comments
3 min read
330. Patching Array

330. Patching Array

Comments
3 min read
Finding the Largest Sum Subarray: Step-by-Step Guide Using Kadane's Algorithm

Finding the Largest Sum Subarray: Step-by-Step Guide Using Kadane's Algorithm

7
Comments 1
3 min read
Count the occurrence of a character in a string - Javascript

Count the occurrence of a character in a string - Javascript

5
Comments 7
1 min read
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
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
945. Minimum Increment to Make Array Unique

945. Minimum Increment to Make Array Unique

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

3
Comments
4 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
How to Reverse an Array: Step-by-Step Guide

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

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

1
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

3
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
loading...