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.
Remove nth node from end of list Leetcode Python

Remove nth node from end of list Leetcode Python

2
Comments
1 min read
LeetCode - Subsets II

LeetCode - Subsets II

5
Comments
5 min read
Striver's SDE Sheet Journey - #19 Four sum

Striver's SDE Sheet Journey - #19 Four sum

3
Comments
2 min read
Leetcode diary: 259. 3Sum Smaller

Leetcode diary: 259. 3Sum Smaller

Comments
3 min read
LeetCode - Remove Duplicates from Sorted Array II

LeetCode - Remove Duplicates from Sorted Array II

3
Comments
4 min read
Amazon SDE 2 interview Experience

Amazon SDE 2 interview Experience

38
Comments
6 min read
Extended Polymerization

Extended Polymerization

2
Comments
4 min read
Data Structure And Algorithm Important topics

Data Structure And Algorithm Important topics

7
Comments
1 min read
A Basic Understanding of Big O Notation

A Basic Understanding of Big O Notation

4
Comments
5 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
Chiton

Chiton

2
Comments
3 min read
Prefix sums

Prefix sums

6
Comments
4 min read
101. Symmetric Tree

101. Symmetric Tree

6
Comments 2
3 min read
A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

A C++ algorithm to compute the coefficients of a function development in a spherical harmonics convergent series

3
Comments 4
1 min read
Leetcode diary: 45. Jump Game II

Leetcode diary: 45. Jump Game II

3
Comments
4 min read
LeetCode - Spiral Matrix II

LeetCode - Spiral Matrix II

2
Comments
4 min read
Leetcode diary: 983. Minimum Cost For Tickets

Leetcode diary: 983. Minimum Cost For Tickets

3
Comments
6 min read
LeetCode - Balanced Binary Tree

LeetCode - Balanced Binary Tree

5
Comments
5 min read
BELLMAN FORD PATHFINDING ALGORITHM AND DYNAMIC PROGRAMMING

BELLMAN FORD PATHFINDING ALGORITHM AND DYNAMIC PROGRAMMING

2
Comments
3 min read
Writing the fastest GBDT libary in Rust

Writing the fastest GBDT libary in Rust

5
Comments
11 min read
The Big O Notation | Quadratic, constant and linear calculations in javascript

The Big O Notation | Quadratic, constant and linear calculations in javascript

7
Comments
3 min read
01. Product of Array Except Self

01. Product of Array Except Self

5
Comments
3 min read
How Shazam Works in a Nutshell

How Shazam Works in a Nutshell

3
Comments
3 min read
Creating a Netflix clone

Creating a Netflix clone

7
Comments
4 min read
Quick Sort Algorithm With JavaScript - All You Need To Know Explained

Quick Sort Algorithm With JavaScript - All You Need To Know Explained

48
Comments 6
11 min read
loading...