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.
What are Data Structures?

What are Data Structures?

18
Comments
3 min read
LeetCode 139. Word Break (javascript solution)

LeetCode 139. Word Break (javascript solution)

4
Comments 1
1 min read
Solving the Dominoes problem with Graph Theory and Typescript

Solving the Dominoes problem with Graph Theory and Typescript

45
Comments
11 min read
Verificando parênteses, colchetes e chaves correspondentes com Elixir

Verificando parênteses, colchetes e chaves correspondentes com Elixir

11
Comments
13 min read
Some Elixir katas - Pt 4

Some Elixir katas - Pt 4

7
Comments
3 min read
Some Elixir katas - Pt 1

Some Elixir katas - Pt 1

6
Comments
4 min read
Some Elixir katas - Pt 3

Some Elixir katas - Pt 3

3
Comments
3 min read
Some Elixir katas - Pt 2

Some Elixir katas - Pt 2

3
Comments
6 min read
Solution: Determine if String Halves Are Alike

Solution: Determine if String Halves Are Alike

9
Comments 2
3 min read
How I created biased dice.

How I created biased dice.

5
Comments 1
1 min read
Big O: Time Complexity of Algorithms with Kotlin examples

Big O: Time Complexity of Algorithms with Kotlin examples

8
Comments
5 min read
Solution: Minimum Operations to Make Array Equal

Solution: Minimum Operations to Make Array Equal

13
Comments
4 min read
Solution: Global and Local Inversions

Solution: Global and Local Inversions

16
Comments
3 min read
Programming concepts in JS: Currying 🍛

Programming concepts in JS: Currying 🍛

10
Comments
4 min read
Understand Big O notation in 7 minutes

Understand Big O notation in 7 minutes

73
Comments
7 min read
Solution: Design Circular Queue

Solution: Design Circular Queue

15
Comments 1
7 min read
Solution: Longest Valid Parentheses

Solution: Longest Valid Parentheses

32
Comments 4
4 min read
230. Kth Smallest Element in a BST (javascript solution)

230. Kth Smallest Element in a BST (javascript solution)

6
Comments
1 min read
Free Computer Science Resources with Interview Prep and much more...

Free Computer Science Resources with Interview Prep and much more...

101
Comments
9 min read
The Big O Compare-o-Matic Chart

The Big O Compare-o-Matic Chart

9
Comments 2
4 min read
966. Vowel Spellchecker (javascript solution)

966. Vowel Spellchecker (javascript solution)

6
Comments
2 min read
Solution: Ones and Zeroes

Solution: Ones and Zeroes

22
Comments
4 min read
What is Bubble Sort?

What is Bubble Sort?

6
Comments
4 min read
Creating a Sudoku Solver and Generator with Python

Creating a Sudoku Solver and Generator with Python

5
Comments
1 min read
Data Structures and Algorithms walk through part 1(linear and binary algorithm)

Data Structures and Algorithms walk through part 1(linear and binary algorithm)

6
Comments
7 min read
loading...