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.
Shortest Common Super-sequence Leetcode (Same as Lcs string)

Shortest Common Super-sequence Leetcode (Same as Lcs string)

4
Comments
2 min read
Single Number - Unique one

Single Number - Unique one

5
Comments
1 min read
DFS Templates in Python

DFS Templates in Python

17
Comments
2 min read
Two Pointers Templates in Python

Two Pointers Templates in Python

10
Comments
1 min read
Dynamic Programming in Python

Dynamic Programming in Python

8
Comments
1 min read
Algorithm - Combinations, of Four, and Sum

Algorithm - Combinations, of Four, and Sum

4
Comments
4 min read
Sporifica Virus

Sporifica Virus

1
Comments
5 min read
Disk Defragmentation

Disk Defragmentation

1
Comments
4 min read
Knot Hash

Knot Hash

1
Comments
6 min read
Compile-Time Hash in Plain C (Not Only C++) is Now Possible!

Compile-Time Hash in Plain C (Not Only C++) is Now Possible!

4
Comments 1
6 min read
Valid Parentheses

Valid Parentheses

4
Comments
1 min read
Raft (not)almighty: how to make it more robust

Raft (not)almighty: how to make it more robust

27
Comments
15 min read
Minimum number of Insertion and deletion needed to convert String A to String B or make both the strings equal (same as lcs)

Minimum number of Insertion and deletion needed to convert String A to String B or make both the strings equal (same as lcs)

3
Comments
2 min read
Minimum Insertion steps needed to make a string palindrome (Same as LCS)

Minimum Insertion steps needed to make a string palindrome (Same as LCS)

3
Comments
1 min read
Algorithms: Depth First Search

Algorithms: Depth First Search

4
Comments
2 min read
LeetCode - Combination Sum II

LeetCode - Combination Sum II

3
Comments
5 min read
Electromagnetic Moat

Electromagnetic Moat

2
Comments
4 min read
I Heard You Like Registers

I Heard You Like Registers

1
Comments
2 min read
Memory Maneuver

Memory Maneuver

4
Comments
6 min read
Automating button creation

Automating button creation

7
Comments 3
3 min read
Bubble sort algorithm

Bubble sort algorithm

7
Comments 2
3 min read
Fractal Art

Fractal Art

Comments
7 min read
Validate Credit Card Numbers using Python

Validate Credit Card Numbers using Python

25
Comments 7
3 min read
Longest Common Prefix

Longest Common Prefix

4
Comments
1 min read
How to Crack the Staircase Problem with JavaScript using Memoization

How to Crack the Staircase Problem with JavaScript using Memoization

3
Comments
1 min read
🗺️ Delivering Information System cartography as a Graph with Neo4J

🗺️ Delivering Information System cartography as a Graph with Neo4J

2
Comments 1
9 min read
Linked List Implementation in C with User Input

Linked List Implementation in C with User Input

8
Comments 2
5 min read
LeetCode - Combination Sum

LeetCode - Combination Sum

Comments
6 min read
Rod cutting Problem (similar to unbounded knapsack)

Rod cutting Problem (similar to unbounded knapsack)

1
Comments
1 min read
Golang - Trabalhando com Canais, um passo além do básico.

Golang - Trabalhando com Canais, um passo além do básico.

9
Comments 3
4 min read
Duet

Duet

1
Comments
7 min read
Coprocessor Conflagration

Coprocessor Conflagration

1
Comments
4 min read
Leetcode Challenge #3

Leetcode Challenge #3

5
Comments
3 min read
Marble Mania

Marble Mania

5
Comments
8 min read
A importância do LinkedIn para Dev's e como usar

A importância do LinkedIn para Dev's e como usar

2
Comments
4 min read
How does the garbage collection algorithm (Mark-Sweep) work? 🗑️🧹

How does the garbage collection algorithm (Mark-Sweep) work? 🗑️🧹

2
Comments
3 min read
Coin Change 2 Leetcode

Coin Change 2 Leetcode

1
Comments
1 min read
[Algorithms] 10 - 3Sum

[Algorithms] 10 - 3Sum

1
Comments
2 min read
[Algorithms] 9 - Product of Array Except Self

[Algorithms] 9 - Product of Array Except Self

1
Comments
2 min read
Bubble and Selection Sort Algorithms using JavaScript

Bubble and Selection Sort Algorithms using JavaScript

19
Comments
2 min read
Dueling Generators

Dueling Generators

1
Comments
3 min read
[Algorithms] 8 - Valid Binary Search Tree

[Algorithms] 8 - Valid Binary Search Tree

1
Comments
3 min read
Leetcode Challenge #2

Leetcode Challenge #2

9
Comments 4
4 min read
Substrate Pallet Code Analysis: Sudo

Substrate Pallet Code Analysis: Sudo

1
Comments 1
4 min read
How to Match a Phone Number with Regex and JavaScript

How to Match a Phone Number with Regex and JavaScript

1
Comments
5 min read
Best Time to Buy and Sell Stock

Best Time to Buy and Sell Stock

Comments
2 min read
Coin change Leetcode

Coin change Leetcode

1
Comments
1 min read
Permutation Promenade

Permutation Promenade

2
Comments
4 min read
Desafios de algoritmo em PHP - problema#1.

Desafios de algoritmo em PHP - problema#1.

4
Comments
1 min read
Recursion in JavaScript

Recursion in JavaScript

37
Comments
2 min read
Spinlock

Spinlock

Comments
3 min read
The Halting Problem

The Halting Problem

3
Comments
4 min read
("Graph") 797. All Paths From Source to Target

("Graph") 797. All Paths From Source to Target

4
Comments
1 min read
A Series of Tubes

A Series of Tubes

Comments
4 min read
I benchmarked several queue algorithms

I benchmarked several queue algorithms

5
Comments 1
3 min read
best resources for practicing data structures and algorithms

best resources for practicing data structures and algorithms

6
Comments
2 min read
I created a Search Engine for Stock's ROI Analysis using Vue and Node JS

I created a Search Engine for Stock's ROI Analysis using Vue and Node JS

5
Comments
4 min read
I made a tool to round corners of a polygon in a proper way

I made a tool to round corners of a polygon in a proper way

5
Comments
2 min read
LeetCode - Find Minimum in Rotated Sorted Array

LeetCode - Find Minimum in Rotated Sorted Array

5
Comments
3 min read
JS Anagrams with Big O Notation

JS Anagrams with Big O Notation

29
Comments 1
2 min read
loading...