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.
Trapping Rainwater 🌊

Trapping Rainwater 🌊

1
Comments
3 min read
No Time for a Taxicab

No Time for a Taxicab

4
Comments
3 min read
Stream Processing

Stream Processing

1
Comments
4 min read
Safe Cracking

Safe Cracking

4
Comments
5 min read
The easiest way to understanding Quick Sort🔥

The easiest way to understanding Quick Sort🔥

3
Comments
2 min read
Binary Search Templates in Python

Binary Search Templates in Python

8
Comments
1 min read
Hex Ed

Hex Ed

Comments
4 min read
Security Through Obscurity

Security Through Obscurity

14
Comments 2
5 min read
Leetcode diary: Merge Sorted Array

Leetcode diary: Merge Sorted Array

1
Comments
4 min read
Refactoring the Game

Refactoring the Game

14
Comments 2
4 min read
Improving your JavaScript with Enums

Improving your JavaScript with Enums

94
Comments 15
2 min read
Слияние отсортированных массивов

Слияние отсортированных массивов

45
Comments 2
1 min read
Tree traversal algorithms in Python every dev should know

Tree traversal algorithms in Python every dev should know

2
Comments
9 min read
Second player wins! Building the code and make the tests pass

Second player wins! Building the code and make the tests pass

3
Comments
4 min read
First player wins! Building the code and make the tests pass

First player wins! Building the code and make the tests pass

5
Comments
4 min read
Meta Hacker Cup - Questions A, B1, C1

Meta Hacker Cup - Questions A, B1, C1

3
Comments
2 min read
Do you know the Big-O notation?

Do you know the Big-O notation?

3
Comments
2 min read
Building the tests when the first player wins

Building the tests when the first player wins

1
Comments
2 min read
Game draw! Building the code and make the tests pass

Game draw! Building the code and make the tests pass

6
Comments
2 min read
Building the tests when players draw

Building the tests when players draw

Comments
2 min read
LeetCode - 121. Best Time to Buy and Sell Stock. DSA #3 Explanation.

LeetCode - 121. Best Time to Buy and Sell Stock. DSA #3 Explanation.

2
Comments
4 min read
Internet Protocol Version 7

Internet Protocol Version 7

1
Comments
7 min read
[#1]create a graph(based on adjacent matrix) and implement an DFS iterator

[#1]create a graph(based on adjacent matrix) and implement an DFS iterator

1
Comments
5 min read
Mimicking a database index

Mimicking a database index

Comments
6 min read
isPalindrome? (LinkedList)

isPalindrome? (LinkedList)

1
Comments
2 min read
loading...