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.
Why C++ is the best language to learn Algorithms and Data Structures?

Why C++ is the best language to learn Algorithms and Data Structures?

5
Comments 1
2 min read
Dynamic problems to improve your productivity

Dynamic problems to improve your productivity

3
Comments
5 min read
Insertion sort

Insertion sort

6
Comments
1 min read
Algorithms

Algorithms

6
Comments 4
1 min read
Big O, when 1 + 1 = 1

Big O, when 1 + 1 = 1

8
Comments
20 min read
Solution: Combination Sum IV

Solution: Combination Sum IV

7
Comments 1
5 min read
Solution: Remove Nth Node From End of List

Solution: Remove Nth Node From End of List

20
Comments 8
4 min read
Duplicate Zeros - Optimal Solution in Ruby

Duplicate Zeros - Optimal Solution in Ruby

7
Comments 1
4 min read
Bubble sort

Bubble sort

47
Comments 2
1 min read
LeetCode 15. 3Sum (javascript solution)

LeetCode 15. 3Sum (javascript solution)

5
Comments
2 min read
Data structures and algorithms __Evaluating Program Efficiency and sorting

Data structures and algorithms __Evaluating Program Efficiency and sorting

5
Comments
6 min read
Negative Number to Positive Number without using abs() - asked in a interview

Negative Number to Positive Number without using abs() - asked in a interview

6
Comments 3
1 min read
LeetCode String to Integer (atoi)

LeetCode String to Integer (atoi)

7
Comments
3 min read
Recursion is Recursion

Recursion is Recursion

6
Comments
4 min read
Comprehensive Big O Notation Guide in Plain English, using Javascript

Comprehensive Big O Notation Guide in Plain English, using Javascript

1292
Comments 34
14 min read
Connecting The Dots: Front-end and Algorithms

Connecting The Dots: Front-end and Algorithms

30
Comments
2 min read
167. Two Sum II - Input array is sorted (javascript solution)

167. Two Sum II - Input array is sorted (javascript solution)

9
Comments
1 min read
Solution: Number of Submatrices That Sum to Target

Solution: Number of Submatrices That Sum to Target

12
Comments 1
4 min read
LeetCode 1. Two Sum (javascript solution)

LeetCode 1. Two Sum (javascript solution)

5
Comments
1 min read
Making Sense of Algorithms: General Perspective

Making Sense of Algorithms: General Perspective

3
Comments
6 min read
Solution: Remove All Adjacent Duplicates in String II

Solution: Remove All Adjacent Duplicates in String II

20
Comments 7
6 min read
Quicksort, a Ruby implementation using Test-driven development

Quicksort, a Ruby implementation using Test-driven development

18
Comments
7 min read
Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

Why is Graph Theory so amazing? - part 4, working with weights & Dijkstra

9
Comments 1
5 min read
Simplest permutations

Simplest permutations

5
Comments
1 min read
LeetCode 200. Number of Islands (javascript solution)

LeetCode 200. Number of Islands (javascript solution)

6
Comments
1 min read
loading...