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.
Max Consecutive Ones (Javascript)

Max Consecutive Ones (Javascript)

23
Comments 1
2 min read
Making algorithms work together

Making algorithms work together

6
Comments
3 min read
Bubble Sort Implementation in Python

Bubble Sort Implementation in Python

37
Comments 2
2 min read
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
[Part - 2: Array] Questions on Array

[Part - 2: Array] Questions on Array

6
Comments
2 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
Understand Data Structure algorithms easily

Understand Data Structure algorithms easily

3
Comments
1 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
LeetCode:442. Find All Duplicates in an Array

LeetCode:442. Find All Duplicates in an Array

5
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.