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.
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
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
Day 2 of Studying LeetCode Solution until I Can Solve One on My Own: 423. Reconstruct Original Digits from English(Medium/JS)

Day 2 of Studying LeetCode Solution until I Can Solve One on My Own: 423. Reconstruct Original Digits from English(Medium/JS)

5
Comments
5 min read
Cumulative Sum

Cumulative Sum

6
Comments
1 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
LeetCode - Reverse Linked List II

LeetCode - Reverse Linked List II

3
Comments
4 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
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
Smoke Basin

Smoke Basin

6
Comments
6 min read
Learn Data Structures and Algorithms

Learn Data Structures and Algorithms

10
Comments
6 min read
Bubble sort

Bubble sort

6
Comments
2 min read
Leetcode diary: 128. Longest Consecutive Sequence

Leetcode diary: 128. Longest Consecutive Sequence

6
Comments 1
3 min read
Syntax Scoring

Syntax Scoring

6
Comments
4 min read
What are MetaMask "Accounts" or "Sub-Accounts"? And why are they not as private as they are supposed to be?

What are MetaMask "Accounts" or "Sub-Accounts"? And why are they not as private as they are supposed to be?

2
Comments
4 min read
JavaScript: Binary Search

JavaScript: Binary Search

5
Comments
2 min read
LeetCode - Maximum Product Subarray

LeetCode - Maximum Product Subarray

3
Comments
4 min read
How to Solve Dynamic Programming Problems in Coding Interviews

How to Solve Dynamic Programming Problems in Coding Interviews

52
Comments 1
14 min read
Leetcode diary: 79. Word Search

Leetcode diary: 79. Word Search

5
Comments
4 min read
Leetcode diary: 76. Minimum Window Substring

Leetcode diary: 76. Minimum Window Substring

4
Comments
6 min read
LeetCode - Contiguous Array

LeetCode - Contiguous Array

4
Comments
5 min read
Dumbo Octopus

Dumbo Octopus

5
Comments
3 min read
Leetcode Merge Intervals - Solution & Video Explaination

Leetcode Merge Intervals - Solution & Video Explaination

6
Comments
1 min read
What is Breadth-First Search?

What is Breadth-First Search?

11
Comments
4 min read
LeetCode - Triangle

LeetCode - Triangle

5
Comments
4 min read
Passage Pathing

Passage Pathing

2
Comments
4 min read
Complexidade de Algoritmos — Big O

Complexidade de Algoritmos — Big O

6
Comments
4 min read
The big STL Algorithms tutorial: the memory header

The big STL Algorithms tutorial: the memory header

10
Comments
6 min read
Search algorithms: Part 1

Search algorithms: Part 1

3
Comments
4 min read
Seven Pythonic Functions You Should Know

Seven Pythonic Functions You Should Know

7
Comments
3 min read
Transparent Origami

Transparent Origami

2
Comments
4 min read
Leetcode diary: 560. Subarray Sum Equals K

Leetcode diary: 560. Subarray Sum Equals K

7
Comments 1
5 min read
Serialize and Deserialize Binary Tree

Serialize and Deserialize Binary Tree

9
Comments 1
6 min read
A visual giude on Quicksort algorithm

A visual giude on Quicksort algorithm

7
Comments
8 min read
Remove nth node from end of list Leetcode Python

Remove nth node from end of list Leetcode Python

2
Comments
1 min read
LeetCode - Subsets II

LeetCode - Subsets II

5
Comments
5 min read
Striver's SDE Sheet Journey - #19 Four sum

Striver's SDE Sheet Journey - #19 Four sum

3
Comments
2 min read
Leetcode diary: 259. 3Sum Smaller

Leetcode diary: 259. 3Sum Smaller

2
Comments
3 min read
LeetCode - Remove Duplicates from Sorted Array II

LeetCode - Remove Duplicates from Sorted Array II

3
Comments
4 min read
Amazon SDE 2 interview Experience

Amazon SDE 2 interview Experience

36
Comments
6 min read
Extended Polymerization

Extended Polymerization

2
Comments
4 min read
Data Structure And Algorithm Important topics

Data Structure And Algorithm Important topics

5
Comments
1 min read
A Basic Understanding of Big O Notation

A Basic Understanding of Big O Notation

4
Comments
5 min read
Chiton

Chiton

2
Comments
3 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
Prefix sums

Prefix sums

6
Comments
4 min read
101. Symmetric Tree

101. Symmetric Tree

6
Comments 2
3 min read
A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

3
Comments 4
1 min read
Leetcode diary: 45. Jump Game II

Leetcode diary: 45. Jump Game II

2
Comments
4 min read
loading...