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.
Merging array tables in JS

Merging array tables in JS

6
Comments 1
1 min read
Binary Exponentiation

Binary Exponentiation

6
Comments 4
3 min read
Solution: Shortest Unsorted Continuous Subarray

Solution: Shortest Unsorted Continuous Subarray

8
Comments
4 min read
Solution: Score of Parentheses

Solution: Score of Parentheses

8
Comments
3 min read
Solution: Search a 2D Matrix II

Solution: Search a 2D Matrix II

7
Comments 1
3 min read
What is Machine Learning?

What is Machine Learning?

6
Comments
4 min read
Approximation Algorithms (Introduction)

Approximation Algorithms (Introduction)

13
Comments 2
5 min read
PANCAKE SORTING

PANCAKE SORTING

9
Comments 5
2 min read
Data Structures in JavaScript: Depth-First Search Graph Traversal

Data Structures in JavaScript: Depth-First Search Graph Traversal

2
Comments
7 min read
Binary search algorithm illustration

Binary search algorithm illustration

8
Comments 1
2 min read
The 'Dutch Flag' Quick Sort

The 'Dutch Flag' Quick Sort

2
Comments
7 min read
JavaScript Bubble Sort

JavaScript Bubble Sort

7
Comments
2 min read
Solution: Longest Word in Dictionary through Deleting

Solution: Longest Word in Dictionary through Deleting

5
Comments
3 min read
Solution: Find the Most Competitive Subsequence

Solution: Find the Most Competitive Subsequence

7
Comments
3 min read
Using a heap to find the minimum cost to modify an array

Using a heap to find the minimum cost to modify an array

3
Comments
1 min read
Stack Data Structure

Stack Data Structure

3
Comments
3 min read
Generating & Solving Sudoku in JS & Ruby with Backtracking

Generating & Solving Sudoku in JS & Ruby with Backtracking

16
Comments 7
6 min read
Solution: Container With Most Water

Solution: Container With Most Water

34
Comments 5
4 min read
8 Data Structures every Python programmer needs to know

8 Data Structures every Python programmer needs to know

64
Comments
14 min read
Basic Big O notation and Selection Sort

Basic Big O notation and Selection Sort

8
Comments
3 min read
Solve Leetcode Problems and Get Offers From Your Dream Companies

Solve Leetcode Problems and Get Offers From Your Dream Companies

4
Comments
2 min read
Solution: Minimum Remove to Make Valid Parentheses

Solution: Minimum Remove to Make Valid Parentheses

10
Comments 2
4 min read
Elementary Data Structures with JavaScript - Binary trees - PART 3🚀

Elementary Data Structures with JavaScript - Binary trees - PART 3🚀

24
Comments
2 min read
Solution: Find Kth Largest XOR Coordinate Value

Solution: Find Kth Largest XOR Coordinate Value

6
Comments
5 min read
Introduction to Linked List

Introduction to Linked List

13
Comments 2
2 min read
loading...