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.
Lanternfish

Lanternfish

7
Comments
3 min read
What is Software Engineering?

What is Software Engineering?

3
Comments
4 min read
Leetcode diary: 207. Course Schedule [backtracking, graph]

Leetcode diary: 207. Course Schedule [backtracking, graph]

6
Comments
3 min read
The Treachery of Whales

The Treachery of Whales

6
Comments 1
3 min read
Leetcode 909 Snakes and Ladders

Leetcode 909 Snakes and Ladders

6
Comments
2 min read
LeetCode - Single Number

LeetCode - Single Number

6
Comments 1
3 min read
Circular Queues

Circular Queues

6
Comments
3 min read
Day 3 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1.Two-Sum(Easy/JavaScript)

Day 3 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1.Two-Sum(Easy/JavaScript)

8
Comments
4 min read
Leetcode diary: 153. Find Minimum in Rotated Sorted Array [Binary Search]

Leetcode diary: 153. Find Minimum in Rotated Sorted Array [Binary Search]

5
Comments
4 min read
All about Data Structures & Algorithms

All about Data Structures & Algorithms

4
Comments 2
3 min read
Sales by Match (HackerRank Javascript Solution)

Sales by Match (HackerRank Javascript Solution)

13
Comments 1
1 min read
How I REACTO to Algos: First Double

How I REACTO to Algos: First Double

6
Comments 2
7 min read
Data Structures in Python: list()

Data Structures in Python: list()

4
Comments
4 min read
Cumulative Sum

Cumulative Sum

6
Comments
1 min read
LeetCode - Reverse Linked List II

LeetCode - Reverse Linked List II

3
Comments
4 min read
Data Structures in Python: set()

Data Structures in Python: set()

6
Comments
4 min read
Topological Sorting in a directed acyclic graph(DAG)

Topological Sorting in a directed acyclic graph(DAG)

5
Comments
2 min read
10 Algos 🚀 to Boost Your JavaScript Skills 🦄

10 Algos 🚀 to Boost Your JavaScript Skills 🦄

9
Comments
4 min read
Judging Valid Parentheses

Judging Valid Parentheses

6
Comments
1 min read
Introduction to data structures and algorithms in Python

Introduction to data structures and algorithms in Python

8
Comments 6
5 min read
QuickSort Algorithm Simplified

QuickSort Algorithm Simplified

7
Comments
3 min read
Day 1 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#728.Self-Dividing Numbers(Easy/JavaScript)

Day 1 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#728.Self-Dividing Numbers(Easy/JavaScript)

11
Comments
4 min read
How Histogram Equalization can help to auto-correct image for OCR

How Histogram Equalization can help to auto-correct image for OCR

5
Comments
1 min read
The Top 10 Algorithms Every Programmer Should Know In Graph Data Structure!

The Top 10 Algorithms Every Programmer Should Know In Graph Data Structure!

9
Comments
6 min read
Finding the longest common prefix string amongst an array of strings

Finding the longest common prefix string amongst an array of strings

7
Comments
1 min read
loading...