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.
Deep Dive into Data structures using Javascript - Circular Queue (Ring Buffer)

Deep Dive into Data structures using Javascript - Circular Queue (Ring Buffer)

1
Comments
9 min read
Bathroom Security

Bathroom Security

1
Comments 2
2 min read
Minimum Spanning Tree (Kruskal's algorithm) Using Disjoint set

Minimum Spanning Tree (Kruskal's algorithm) Using Disjoint set

1
Comments
2 min read
Palindrome Checker FCC Solution

Palindrome Checker FCC Solution

3
Comments
5 min read
Distinct Subsequence Leetcode

Distinct Subsequence Leetcode

Comments
2 min read
Algorithms Part 1 - Bags, Queues and Stacks

Algorithms Part 1 - Bags, Queues and Stacks

Comments
9 min read
Simple search vs Binary search Algorithms.

Simple search vs Binary search Algorithms.

35
Comments 13
2 min read
I can create any Algorithm

I can create any Algorithm

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

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

3
Comments
7 min read
LeetCode - Combination Sum III

LeetCode - Combination Sum III

3
Comments 1
5 min read
How to check if a number is a power of two for O(1)

How to check if a number is a power of two for O(1)

8
Comments 6
1 min read
Particle Swarm

Particle Swarm

Comments
4 min read
Longest Increasing Subsequence

Longest Increasing Subsequence

Comments
4 min read
Shortest Common Super-sequence Leetcode (Same as Lcs string)

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

4
Comments
2 min read
Two Pointers Technique

Two Pointers Technique

9
Comments
4 min read
Single Number - Unique one

Single Number - Unique one

5
Comments
1 min read
DFS Templates in Python

DFS Templates in Python

20
Comments
2 min read
Two Pointers Templates in Python

Two Pointers Templates in Python

12
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!

7
Comments 1
6 min read
Valid Parentheses

Valid Parentheses

4
Comments
1 min read
loading...