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.
Слияние отсортированных массивов

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

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
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 the first player wins

Building the tests when the first player wins

1
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
Recommendation system #3 - Redis & Node Architecture

Recommendation system #3 - Redis & Node Architecture

4
Comments
2 min read
Suggest me something for reading

Suggest me something for reading

27
Comments 13
1 min read
ELI5ing LeetCode : Minimum Size Subarray Sum

ELI5ing LeetCode : Minimum Size Subarray Sum

1
Comments
15 min read
A Maze of Twisty Trampolines, All Alike

A Maze of Twisty Trampolines, All Alike

1
Comments
2 min read
Initializing the project

Initializing the project

4
Comments
1 min read
Rock Paper and Scissors with Elixir

Rock Paper and Scissors with Elixir

6
Comments
1 min read
Bridges in the graph

Bridges in the graph

Comments
3 min read
Binary Ops and Gene Compression in Go

Binary Ops and Gene Compression in Go

6
Comments
6 min read
Find Duplicate Subtrees

Find Duplicate Subtrees

5
Comments
1 min read
Binary Search

Binary Search

1
Comments
2 min read
Advent of Code 2018 Day 2 Part 2 - Solution and Explanation

Advent of Code 2018 Day 2 Part 2 - Solution and Explanation

Comments
10 min read
loading...