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.
Smallest multiple - Project Euler Solution

Smallest multiple - Project Euler Solution

13
Comments
1 min read
Largest palindrome product - Project Euler Solution

Largest palindrome product - Project Euler Solution

10
Comments
1 min read
Algorithms: Calculating Combination in Ruby

Algorithms: Calculating Combination in Ruby

12
Comments 2
3 min read
Solving Leetcode's #1 Problem

Solving Leetcode's #1 Problem

6
Comments
3 min read
Check for Armstrong Number

Check for Armstrong Number

15
Comments
1 min read
Two sum - Leet Code Solution

Two sum - Leet Code Solution

14
Comments
1 min read
Caesar's Cipher

Caesar's Cipher

10
Comments 2
2 min read
Solving "Steamroller" / freeCodeCamp Algorithm Challenges

Solving "Steamroller" / freeCodeCamp Algorithm Challenges

7
Comments
3 min read
Let's solve LeetCode - Is Subsequence

Let's solve LeetCode - Is Subsequence

5
Comments
2 min read
Solving "Drop it" / freeCodeCamp Algorithm Challenges

Solving "Drop it" / freeCodeCamp Algorithm Challenges

3
Comments
4 min read
HackerRank Algorithms Solutions using Python and C++(CPP)

HackerRank Algorithms Solutions using Python and C++(CPP)

23
Comments 1
5 min read
Solving "Smallest Common Multiple" / freeCodeCamp Algorithm Challenges

Solving "Smallest Common Multiple" / freeCodeCamp Algorithm Challenges

10
Comments
4 min read
Solving "Sum All Primes" / freeCodeCamp Algorithm Challenges

Solving "Sum All Primes" / freeCodeCamp Algorithm Challenges

7
Comments 1
4 min read
An Analogy for Big O Notation

An Analogy for Big O Notation

13
Comments
7 min read
Java: Arrays!

Java: Arrays!

13
Comments
2 min read
Let's solve LeetCode! Two Sum

Let's solve LeetCode! Two Sum

5
Comments
2 min read
Solving "Sum All Odd Fibonacci Numbers" / freeCodeCamp Algorithm Challenges

Solving "Sum All Odd Fibonacci Numbers" / freeCodeCamp Algorithm Challenges

9
Comments 3
5 min read
Implementing javascript task runner

Implementing javascript task runner

7
Comments 1
5 min read
Sliding Window Technique🔥

Sliding Window Technique🔥

90
Comments 3
4 min read
Array in C++ and Python - Data Structures and Algorithms

Array in C++ and Python - Data Structures and Algorithms

24
Comments
2 min read
Learning Binary Trees Part 1: Implementation

Learning Binary Trees Part 1: Implementation

5
Comments 1
2 min read
Leetcode: 665. Non-decreasing Array

Leetcode: 665. Non-decreasing Array

6
Comments
5 min read
Optimal neural networks

Optimal neural networks

21
Comments
5 min read
Solving "Convert HTML Entities" / freeCodeCamp Algorithm Challenges

Solving "Convert HTML Entities" / freeCodeCamp Algorithm Challenges

10
Comments 1
2 min read
LeetCode 1470. Shuffle the Array

LeetCode 1470. Shuffle the Array

11
Comments
1 min read
loading...