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.
Linked List Data Structure

Linked List Data Structure

20
Comments
3 min read
How to remove duplicates from an array in Dart

How to remove duplicates from an array in Dart

7
Comments 4
1 min read
LeetCode 238. Product of Array Except Self (javascript solution)

LeetCode 238. Product of Array Except Self (javascript solution)

6
Comments 2
1 min read
Solution: Palindrome Pairs

Solution: Palindrome Pairs

22
Comments
6 min read
Solution: Minimum Number of Refueling Stops

Solution: Minimum Number of Refueling Stops

15
Comments
5 min read
Benchmarking Algorithm Speed

Benchmarking Algorithm Speed

6
Comments
3 min read
Prepping for the Technical

Prepping for the Technical

3
Comments
3 min read
Data Structures and Algorithms

Data Structures and Algorithms

5
Comments
5 min read
Sorting Algorithms Visualizer

Sorting Algorithms Visualizer

124
Comments 4
1 min read
Solution: Stone Game VII

Solution: Stone Game VII

14
Comments 1
4 min read
AVL Tree C++

AVL Tree C++

7
Comments
4 min read
LeetCode 55. Jump Game (javascript solution)

LeetCode 55. Jump Game (javascript solution)

6
Comments 1
1 min read
Switch Statements in Python 3.10.

Switch Statements in Python 3.10.

22
Comments 4
3 min read
Solution: My Calendar I

Solution: My Calendar I

8
Comments 2
6 min read
Interactive Algorithm Problem Solving

Interactive Algorithm Problem Solving

7
Comments 1
1 min read
Algorithm Tutorial: Max Area of an Island (DFS)

Algorithm Tutorial: Max Area of an Island (DFS)

19
Comments
6 min read
Solution: Jump Game VI

Solution: Jump Game VI

8
Comments
5 min read
LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

5
Comments
1 min read
Solution: Construct Binary Tree from Preorder and Inorder Traversal

Solution: Construct Binary Tree from Preorder and Inorder Traversal

12
Comments
5 min read
LeetCode 345. Reverse Vowels of a String (javascript solution)

LeetCode 345. Reverse Vowels of a String (javascript solution)

6
Comments
1 min read
Jumping Numbers

Jumping Numbers

3
Comments
3 min read
34. Find First and Last Position of Element in Sorted Array (javascript solution)

34. Find First and Last Position of Element in Sorted Array (javascript solution)

4
Comments
1 min read
Solution: Min Cost Climbing Stairs

Solution: Min Cost Climbing Stairs

18
Comments 1
3 min read
Binary Search Trees

Binary Search Trees

5
Comments
1 min read
Completing 4 JavaScript .filter() Method Challenges

Completing 4 JavaScript .filter() Method Challenges

12
Comments
3 min read
loading...