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.
Divide and Conquer 101

Divide and Conquer 101

2
Comments
7 min read
DAY 106 - Next Greater Element I

DAY 106 - Next Greater Element I

Comments
3 min read
Learn basic algorithms and data structures using Go - for free

Learn basic algorithms and data structures using Go - for free

Comments
1 min read
Object-oriented programming(OOPS)

Object-oriented programming(OOPS)

1
Comments
15 min read
DAY 105 - 155. Min Stack

DAY 105 - 155. Min Stack

Comments
3 min read
Trying to bridge the gap between WFC “Even Simpler Tiled Model” and Constraint Satisfaction Problem (CSP) propositional rules

Trying to bridge the gap between WFC “Even Simpler Tiled Model” and Constraint Satisfaction Problem (CSP) propositional rules

5
Comments
5 min read
Introduction to graphs - BFS algorithm

Introduction to graphs - BFS algorithm

15
Comments
6 min read
Book Club: Grokking Algorithms. 6: Dynamic programming and k-nearest neighbours

Book Club: Grokking Algorithms. 6: Dynamic programming and k-nearest neighbours

7
Comments 3
4 min read
Some aspects of Merkle Tree

Some aspects of Merkle Tree

Comments
3 min read
Greedy Algorithms and Optimization Problems

Greedy Algorithms and Optimization Problems

Comments
6 min read
Mastering Graph Databases:Unleashing Insights with Powerful Graph Algorithms

Mastering Graph Databases:Unleashing Insights with Powerful Graph Algorithms

1
Comments
3 min read
DAY 101 - 61. Rotate List

DAY 101 - 61. Rotate List

Comments
3 min read
Brute Force Algorithms: The Power of Exhaustive Search

Brute Force Algorithms: The Power of Exhaustive Search

4
Comments
5 min read
DAY 100 - 1282. Group the People Given the Group Size They Belong To

DAY 100 - 1282. Group the People Given the Group Size They Belong To

Comments
4 min read
Pattern Matching Using Knuth–Morris–Pratt (KMP) Algorithm

Pattern Matching Using Knuth–Morris–Pratt (KMP) Algorithm

2
Comments 1
5 min read
DAY 99 - 234. Palindrome Linked List

DAY 99 - 234. Palindrome Linked List

Comments
3 min read
Default Arguments - HackerRank Solution Python

Default Arguments - HackerRank Solution Python

6
Comments
2 min read
Algorithm to Convert string to camel case "CodeWars"

Algorithm to Convert string to camel case "CodeWars"

1
Comments 3
2 min read
Algorithm To Create Phone Number "Codewars"

Algorithm To Create Phone Number "Codewars"

5
Comments
1 min read
Compress the String! - HackerRank Solution Python

Compress the String! - HackerRank Solution Python

11
Comments
2 min read
DAY 98 - Intersection of Two Linked Lists

DAY 98 - Intersection of Two Linked Lists

Comments
3 min read
Iterables and Iterators - HackerRank Solution Python

Iterables and Iterators - HackerRank Solution Python

3
Comments
3 min read
Reverse Integer Algorithm in C++, Java, and Python - LeetCode Problem

Reverse Integer Algorithm in C++, Java, and Python - LeetCode Problem

3
Comments
2 min read
The Minion Game - HackerRank Solution Python

The Minion Game - HackerRank Solution Python

2
Comments
2 min read
Regex Substitution - HackerRank Solution Python

Regex Substitution - HackerRank Solution Python

5
Comments
2 min read
loading...