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.
Simplifying Text Encryption with ROT13 Algorithm in JavaScript

Simplifying Text Encryption with ROT13 Algorithm in JavaScript

3
Comments 4
2 min read
Merge k Sorted Lists - LeetCode

Merge k Sorted Lists - LeetCode

Comments 1
9 min read
Solving Palindrome Check with JavaScript

Solving Palindrome Check with JavaScript

10
Comments 5
2 min read
How to Code the Selection Sort Algorithm in JavaScript and Python

How to Code the Selection Sort Algorithm in JavaScript and Python

Comments
7 min read
A smart way to translate guitar chords into piano sheet music with Python

A smart way to translate guitar chords into piano sheet music with Python

51
Comments
16 min read
Converting Binary Strings to English Sentences using JavaScript

Converting Binary Strings to English Sentences using JavaScript

5
Comments 2
2 min read
Introduction to Data Structures and Algorithms

Introduction to Data Structures and Algorithms

5
Comments
9 min read
26. Remove Duplicates from Sorted Array

26. Remove Duplicates from Sorted Array

2
Comments
2 min read
1752. Check if Array Is Sorted and Rotated

1752. Check if Array Is Sorted and Rotated

3
Comments
1 min read
#2665: Counter II

#2665: Counter II

14
Comments 3
2 min read
Barabasi-Albert Graph for Apache AGE

Barabasi-Albert Graph for Apache AGE

6
Comments
2 min read
#2667: Create Hello World Function

#2667: Create Hello World Function

43
Comments
2 min read
#2620: Counter

#2620: Counter

25
Comments
2 min read
LeetCode 424. Longest Repeating Character Replacement

LeetCode 424. Longest Repeating Character Replacement

2
Comments
1 min read
Fibonacci Search

Fibonacci Search

3
Comments 19
2 min read
Cool Algorithms Pt. 1 - Russian Peasant Multiplication

Cool Algorithms Pt. 1 - Russian Peasant Multiplication

4
Comments 1
3 min read
Sum All Numbers in a Range

Sum All Numbers in a Range

5
Comments 22
1 min read
Is learning Algorithms and Data Structures as Frontend Developer worth it?

Is learning Algorithms and Data Structures as Frontend Developer worth it?

2
Comments
5 min read
Seek and Destroy Algorithm

Seek and Destroy Algorithm

6
Comments 5
2 min read
Interpolated Binary Search

Interpolated Binary Search

3
Comments
2 min read
Solving the Knapsack Problem - A Guide to Dynamic Programming

Solving the Knapsack Problem - A Guide to Dynamic Programming

4
Comments
4 min read
LeetCode - Find the Prefix Common Array of Two Arrays

LeetCode - Find the Prefix Common Array of Two Arrays

Comments
5 min read
Diff form Two Arrays

Diff form Two Arrays

5
Comments 1
2 min read
Dictionary in Python

Dictionary in Python

Comments
3 min read
Optimizing Telco Networks With Graph Coloring & Memgraph MAGE

Optimizing Telco Networks With Graph Coloring & Memgraph MAGE

Comments
14 min read
Interpolation Search

Interpolation Search

1
Comments
2 min read
Binary Search

Binary Search

Comments
3 min read
Linear Search

Linear Search

Comments
2 min read
Truncate a String

Truncate a String

2
Comments 4
1 min read
Repeat a String for Num times

Repeat a String for Num times

3
Comments 3
1 min read
Maximum of all subarrays of size k

Maximum of all subarrays of size k

2
Comments 1
2 min read
Add Two Numbers Problem - Java solution

Add Two Numbers Problem - Java solution

1
Comments
3 min read
LeetCode 46. Permutations: Solution Explained

LeetCode 46. Permutations: Solution Explained

3
Comments
4 min read
Euclidean Algorithm: Breakdown + Golang implementations

Euclidean Algorithm: Breakdown + Golang implementations

1
Comments
7 min read
Insertion Sort algorithm

Insertion Sort algorithm

Comments
4 min read
LeetCode - Count and Say

LeetCode - Count and Say

Comments
4 min read
Algorithms: Two Point Method with Ruby

Algorithms: Two Point Method with Ruby

5
Comments
4 min read
Monotonic Stack

Monotonic Stack

Comments 1
5 min read
Leetcode#42: Trapping Rain Water

Leetcode#42: Trapping Rain Water

2
Comments
3 min read
Hashed Wheel Timers

Hashed Wheel Timers

13
Comments 1
5 min read
Identifying Essential Proteins Using Betweenness Centrality & Memgraph MAGE

Identifying Essential Proteins Using Betweenness Centrality & Memgraph MAGE

Comments
5 min read
How JavaScript sorts?TimSort algorithm

How JavaScript sorts?TimSort algorithm

23
Comments 1
5 min read
Introdução a programação funcional com War game

Introdução a programação funcional com War game

19
Comments 4
10 min read
How to Code the Array Partition Algorithm in JavaScript and Python

How to Code the Array Partition Algorithm in JavaScript and Python

2
Comments
7 min read
How to Code the Binary Search Algorithm

How to Code the Binary Search Algorithm

3
Comments
6 min read
How to Merge Two Arrays in JavaScript and Python

How to Merge Two Arrays in JavaScript and Python

1
Comments
5 min read
HackerRank: Staircase Solution using PHP (Algorithm)

HackerRank: Staircase Solution using PHP (Algorithm)

Comments
1 min read
Binary search

Binary search

Comments 3
1 min read
Phone Book Binary Search With Python.

Phone Book Binary Search With Python.

Comments
3 min read
Inventory roles performance improvements

Inventory roles performance improvements

Comments
8 min read
LeetCode - Divide Two Integers

LeetCode - Divide Two Integers

3
Comments 2
5 min read
Heap implementation

Heap implementation

Comments
2 min read
Murmurhash -criando um rollout progressivo via backend

Murmurhash -criando um rollout progressivo via backend

3
Comments
6 min read
Make a JavaScript Chess Board

Make a JavaScript Chess Board

1
Comments
4 min read
Algoritmos Genéticos e sua Implementação na Prática

Algoritmos Genéticos e sua Implementação na Prática

2
Comments
8 min read
Leetcode - Contain With Most Water

Leetcode - Contain With Most Water

Comments
2 min read
A Beginner's Guide to Radix Sort: Step-by-Step Guide and Python Code

A Beginner's Guide to Radix Sort: Step-by-Step Guide and Python Code

6
Comments
3 min read
LeetCode - Valid Number

LeetCode - Valid Number

1
Comments
5 min read
Rolling Hash Function

Rolling Hash Function

Comments
2 min read
Queue - DSA | Part 6 |

Queue - DSA | Part 6 |

Comments 2
2 min read
loading...