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.
Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)

Find the Length of the Longest Substring Without Repeating Characters (in JavaScript)

7
Comments 4
4 min read
The big STL Algorithms tutorial: modifying sequence operations - rotate functions

The big STL Algorithms tutorial: modifying sequence operations - rotate functions

6
Comments
5 min read
Approaching Problems like a Software Engineer

Approaching Problems like a Software Engineer

39
Comments 2
5 min read
Coding Interview Question: Kadane algorithm(maximum subarray sum) explained in 3 min

Coding Interview Question: Kadane algorithm(maximum subarray sum) explained in 3 min

6
Comments
3 min read
Leetcode 1346: Check If N and Its Double Exist

Leetcode 1346: Check If N and Its Double Exist

9
Comments
2 min read
Intro to Data Structures + Algo [Part 2]

Intro to Data Structures + Algo [Part 2]

7
Comments
3 min read
When Recursion Comes to Rescue

When Recursion Comes to Rescue

13
Comments 6
3 min read
Internal Implementations of List.extend() and List.append() operations in Python

Internal Implementations of List.extend() and List.append() operations in Python

10
Comments
1 min read
Find the First Duplicate in a JavaScript Array

Find the First Duplicate in a JavaScript Array

54
Comments 5
4 min read
Adventures With Algorithms

Adventures With Algorithms

13
Comments
4 min read
Sieve of Eratosthenes

Sieve of Eratosthenes

16
Comments 1
1 min read
Solving "Map the Debris" / freeCodeCamp Algorithm Challenges

Solving "Map the Debris" / freeCodeCamp Algorithm Challenges

7
Comments 1
3 min read
Solving "Make a Person" / freeCodeCamp Algorithm Challenges

Solving "Make a Person" / freeCodeCamp Algorithm Challenges

5
Comments
4 min read
Linear vs Binary Search Algorithms

Linear vs Binary Search Algorithms

6
Comments
3 min read
Intro to Data Structures + Algo [Part 1]

Intro to Data Structures + Algo [Part 1]

67
Comments 3
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.