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.
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
841. Keys and Rooms (javascript solution)

841. Keys and Rooms (javascript solution)

6
Comments
1 min read
Solution: Palindrome Linked List

Solution: Palindrome Linked List

26
Comments 3
4 min read
Efficient Solution To Sock Matching Problem

Efficient Solution To Sock Matching Problem

6
Comments
3 min read
Why is Graph Theory so amazing? - part 2, depth first search & topological sorting

Why is Graph Theory so amazing? - part 2, depth first search & topological sorting

5
Comments 1
5 min read
Implement the bubble sort algorithm using TypeScript

Implement the bubble sort algorithm using TypeScript

15
Comments 2
2 min read
1721. Swapping Nodes in a Linked List (javascript solution)

1721. Swapping Nodes in a Linked List (javascript solution)

6
Comments
1 min read
Solution: Stamping The Sequence

Solution: Stamping The Sequence

9
Comments
5 min read
Implementing SHA2 (256/512) algorithm with Rust const generics

Implementing SHA2 (256/512) algorithm with Rust const generics

15
Comments
4 min read
LeetCode 289. Game of Life (javascript solution)

LeetCode 289. Game of Life (javascript solution)

4
Comments 1
2 min read
Sorting Algorithms: Bubble Sort

Sorting Algorithms: Bubble Sort

7
Comments 2
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.