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.
Taming Text with string2string: A Powerful Python Library for String-to-String Algorithms

Taming Text with string2string: A Powerful Python Library for String-to-String Algorithms

1
Comments
9 min read
Insertion Sort

Insertion Sort

2
Comments
2 min read
Implementing a linked list

Implementing a linked list

Comments
9 min read
Implement LRU Cache

Implement LRU Cache

Comments
8 min read
6 Must-Try Coding Problem Websites đź’»

6 Must-Try Coding Problem Websites đź’»

11
Comments
6 min read
Analyzing the Eurovision Song Contest With Graphs

Analyzing the Eurovision Song Contest With Graphs

Comments
5 min read
Code Challenge: Check Permutation - Java edition

Code Challenge: Check Permutation - Java edition

1
Comments
2 min read
Decoding Data Structures: Sets vs. Arrays

Decoding Data Structures: Sets vs. Arrays

2
Comments 1
2 min read
Quick Sort

Quick Sort

4
Comments 2
3 min read
Implementing a stack using a simple array

Implementing a stack using a simple array

Comments 2
9 min read
The Romance Between Developers and Data Structures

The Romance Between Developers and Data Structures

6
Comments 3
7 min read
Setting up a lab to play with the C language

Setting up a lab to play with the C language

Comments
4 min read
Searching Algorithms with Java

Searching Algorithms with Java

3
Comments
3 min read
Insertion Sort Advanced Analysis (Hacker Rank Solution)

Insertion Sort Advanced Analysis (Hacker Rank Solution)

3
Comments
7 min read
🧮 Top 6 Platforms to Learn Algorithms for Free

🧮 Top 6 Platforms to Learn Algorithms for Free

46
Comments
6 min read
Set Matrix Zeroes - Leetcode

Set Matrix Zeroes - Leetcode

5
Comments
3 min read
Exploring the LZ77 Compression Algorithm

Exploring the LZ77 Compression Algorithm

1
Comments
7 min read
Kth Largest Element in an Array

Kth Largest Element in an Array

Comments
9 min read
Top 3 Patterns to Master JavaScript Problem-Solving

Top 3 Patterns to Master JavaScript Problem-Solving

2
Comments
3 min read
Big O e análise de tempo de execução de um algoritmo

Big O e análise de tempo de execução de um algoritmo

5
Comments
5 min read
Check if all characters in a string are unique - Java edition

Check if all characters in a string are unique - Java edition

7
Comments
4 min read
Excavating Your Inner Problem-Solver: Embracing Coding Challenges

Excavating Your Inner Problem-Solver: Embracing Coding Challenges

Comments
17 min read
Merge Sort

Merge Sort

2
Comments
3 min read
Is Your Coffee Machine Smarter Than You? The Wonders of AI in Daily Life

Is Your Coffee Machine Smarter Than You? The Wonders of AI in Daily Life

3
Comments 1
3 min read
Sorting Simplified: The Quirky World of Selection Sort

Sorting Simplified: The Quirky World of Selection Sort

4
Comments
3 min read
The Big O Journey: A Tale of Efficiency and Chuckles

The Big O Journey: A Tale of Efficiency and Chuckles

2
Comments 1
2 min read
Binary Tree 1.0

Binary Tree 1.0

67
Comments 5
21 min read
7 Reasons you must learn Algorithms

7 Reasons you must learn Algorithms

3
Comments
2 min read
Insertion Sort

Insertion Sort

3
Comments 5
2 min read
How to Code the Recursive Fibonacci Algorithm

How to Code the Recursive Fibonacci Algorithm

3
Comments
4 min read
Selection Sort

Selection Sort

2
Comments 2
2 min read
Binary Search in Python

Binary Search in Python

10
Comments
1 min read
Levenshtein Distance

Levenshtein Distance

8
Comments 11
7 min read
Exploring C: Grouping Anagrams Using Hash Tables

Exploring C: Grouping Anagrams Using Hash Tables

2
Comments
7 min read
Book Club: Grokking Algorithms. 2 Discussion Qs

Book Club: Grokking Algorithms. 2 Discussion Qs

5
Comments 1
1 min read
How to Code the Merge Sort Algorithm in JavaScript and Python

How to Code the Merge Sort Algorithm in JavaScript and Python

Comments
6 min read
Book Club: Grokking Algorithms. 3: Introduction to algorithms, Selection sort, and Recursion

Book Club: Grokking Algorithms. 3: Introduction to algorithms, Selection sort, and Recursion

1
Comments
2 min read
Book Club: Grokking Algorithms. 1 Welcome

Book Club: Grokking Algorithms. 1 Welcome

5
Comments
2 min read
Bubble Sort

Bubble Sort

5
Comments 6
2 min read
Iterative Sorting algorithms in Javascript

Iterative Sorting algorithms in Javascript

Comments 1
8 min read
How to Code the Recursive Factorial Algorithm in JavaScript and Python

How to Code the Recursive Factorial Algorithm in JavaScript and Python

Comments
3 min read
Erdős–Rényi Graph Model With Apache AGE

Erdős–Rényi Graph Model With Apache AGE

1
Comments
3 min read
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

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