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.
Everything you need to know about Big O notation for your next technical interview

Everything you need to know about Big O notation for your next technical interview

8
Comments
4 min read
Trench Map

Trench Map

6
Comments
5 min read
Leetcode diary: 526. Beautiful Arrangement [Backtracking]

Leetcode diary: 526. Beautiful Arrangement [Backtracking]

6
Comments
4 min read
Bubble sort explained to a 6-year-old kid

Bubble sort explained to a 6-year-old kid

7
Comments
6 min read
LeetCode - Merge Intervals

LeetCode - Merge Intervals

3
Comments
3 min read
Leetcode diary: 931. Minimum Falling Path Sum [DP]

Leetcode diary: 931. Minimum Falling Path Sum [DP]

6
Comments
4 min read
Reverse Linked List | Leetcode Problem

Reverse Linked List | Leetcode Problem

6
Comments
1 min read
Rock 'n' Roll Problems

Rock 'n' Roll Problems

5
Comments
2 min read
Grokking Algorithms in JavaScript - Part 1

Grokking Algorithms in JavaScript - Part 1

13
Comments
7 min read
Enigma - The Complexity of the Machine

Enigma - The Complexity of the Machine

4
Comments
4 min read
LeetCode #136: Single Number

LeetCode #136: Single Number

6
Comments 2
2 min read
New Year, New Language

New Year, New Language

2
Comments 2
2 min read
Leetcode diary: 241. Different Ways to Add Parentheses

Leetcode diary: 241. Different Ways to Add Parentheses

6
Comments
2 min read
Leetcode diary: 1884. Egg Drop With 2 Eggs and N Floors

Leetcode diary: 1884. Egg Drop With 2 Eggs and N Floors

6
Comments
2 min read
Using The FizzBuzz Problem to Explain the Goals of Algorithms

Using The FizzBuzz Problem to Explain the Goals of Algorithms

5
Comments 2
4 min read
Dirac Dice

Dirac Dice

6
Comments
4 min read
Leetcode 163. Missing Ranges (javascript solution)

Leetcode 163. Missing Ranges (javascript solution)

6
Comments
1 min read
Sync and Async for dummies or cooking chefs

Sync and Async for dummies or cooking chefs

6
Comments
2 min read
Self-built Tic-tac-toe AIs vs Human - The ultimate showdown in five rounds, from dumbed down to highly sophisticated 🥊🏆

Self-built Tic-tac-toe AIs vs Human - The ultimate showdown in five rounds, from dumbed down to highly sophisticated 🥊🏆

21
Comments
14 min read
Leetcode diary: 1525. Number of Good Ways to Split a String

Leetcode diary: 1525. Number of Good Ways to Split a String

4
Comments
1 min read
Reverse Stack using Javascript

Reverse Stack using Javascript

8
Comments
3 min read
Leetcode diary: 1641. Count Sorted Vowel Strings [DP problem]

Leetcode diary: 1641. Count Sorted Vowel Strings [DP problem]

5
Comments
3 min read
Basic Approach To Algorithm and Data Structure

Basic Approach To Algorithm and Data Structure

4
Comments 2
4 min read
Reactor Reboot

Reactor Reboot

4
Comments
4 min read
Sorting Algorithms - #2 Bubble Sort

Sorting Algorithms - #2 Bubble Sort

7
Comments
2 min read
loading...