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.
Best Time to Buy and Sell Stock

Best Time to Buy and Sell Stock

Comments
2 min read
Coin change Leetcode

Coin change Leetcode

1
Comments
1 min read
Permutation Promenade

Permutation Promenade

2
Comments
4 min read
Desafios de algoritmo em PHP - problema#1.

Desafios de algoritmo em PHP - problema#1.

4
Comments
1 min read
Recursion in JavaScript

Recursion in JavaScript

37
Comments
2 min read
Spinlock

Spinlock

Comments
3 min read
The Halting Problem

The Halting Problem

3
Comments
4 min read
("Graph") 797. All Paths From Source to Target

("Graph") 797. All Paths From Source to Target

4
Comments
1 min read
A Series of Tubes

A Series of Tubes

Comments
4 min read
I benchmarked several queue algorithms

I benchmarked several queue algorithms

5
Comments 1
3 min read
best resources for practicing data structures and algorithms

best resources for practicing data structures and algorithms

6
Comments
2 min read
I created a Search Engine for Stock's ROI Analysis using Vue and Node JS

I created a Search Engine for Stock's ROI Analysis using Vue and Node JS

5
Comments
4 min read
LeetCode - Find Minimum in Rotated Sorted Array

LeetCode - Find Minimum in Rotated Sorted Array

5
Comments
3 min read
JS Anagrams with Big O Notation

JS Anagrams with Big O Notation

29
Comments 1
2 min read
Topological Sorting in Graph Using DFS and BFS GeeksForGeeks

Topological Sorting in Graph Using DFS and BFS GeeksForGeeks

9
Comments
3 min read
Toptal Live Interview Questions & Answers

Toptal Live Interview Questions & Answers

8
Comments
3 min read
Sliding Window Technique

Sliding Window Technique

3
Comments
1 min read
Longest Consecutive Sequence

Longest Consecutive Sequence

3
Comments
1 min read
Topological Sort with Kahn's Algorithm

Topological Sort with Kahn's Algorithm

6
Comments
3 min read
Stacks in Java

Stacks in Java

7
Comments
2 min read
Two Pointer Technique

Two Pointer Technique

10
Comments
1 min read
0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

0/1 Knapsack Problem GeeksForGeeks both bounded and Unbounded

Comments
3 min read
Linked List Cycle

Linked List Cycle

1
Comments
1 min read
How to Solve the Staircase Problem with 5 Lines of JavaScript

How to Solve the Staircase Problem with 5 Lines of JavaScript

11
Comments 4
3 min read
#4.Basic algorithms problems for frontend developers.

#4.Basic algorithms problems for frontend developers.

14
Comments 8
1 min read
Golang - Trabalhando com Canais, um passo além do básico.

Golang - Trabalhando com Canais, um passo além do básico.

9
Comments 3
4 min read
Group Anagrams

Group Anagrams

1
Comments
2 min read
Why new developers should read 5000 lines of code a week

Why new developers should read 5000 lines of code a week

29
Comments
2 min read
Compression of similar images and cloud storage.

Compression of similar images and cloud storage.

7
Comments 2
2 min read
Valid Parentheses

Valid Parentheses

4
Comments
2 min read
How to build your own google search

How to build your own google search

9
Comments
6 min read
Deep dive into Data Structures & Algorithms.

Deep dive into Data Structures & Algorithms.

4
Comments
2 min read
Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

Length of Longest Common Subsequence (LCS) and Longest common subsequence string leetcode

7
Comments
2 min read
Roman to Integer

Roman to Integer

4
Comments
2 min read
LeetCode - Search in Rotated Sorted Array II

LeetCode - Search in Rotated Sorted Array II

5
Comments
4 min read
Left Veiw of Binary Tree

Left Veiw of Binary Tree

7
Comments
1 min read
Kadane's Algorithm

Kadane's Algorithm

5
Comments
1 min read
Find Weather Path Exists GeeksForGeeks

Find Weather Path Exists GeeksForGeeks

6
Comments
2 min read
Big O: Series Finale

Big O: Series Finale

5
Comments
4 min read
Count Palindrome Sub-Strings of a String GeeksForGeeks

Count Palindrome Sub-Strings of a String GeeksForGeeks

3
Comments
1 min read
Maximum Sum Problem GeeksForGeeks

Maximum Sum Problem GeeksForGeeks

3
Comments
2 min read
Deep Dive into Data structures using Javascript - Deque (Double ended Queue)

Deep Dive into Data structures using Javascript - Deque (Double ended Queue)

14
Comments
8 min read
Algorithm - How to derive Minimum Swap between 'a' or 'b' to break 3 consecutives same characters

Algorithm - How to derive Minimum Swap between 'a' or 'b' to break 3 consecutives same characters

4
Comments
1 min read
Algorithm - Find Largest Upper Case Character when a same character in lower Case & Upper Case occurs in a string

Algorithm - Find Largest Upper Case Character when a same character in lower Case & Upper Case occurs in a string

7
Comments 1
1 min read
A foray into SVM w/ Scikit-Learn

A foray into SVM w/ Scikit-Learn

7
Comments 1
3 min read
How discord manage 300M socket connection

How discord manage 300M socket connection

13
Comments
2 min read
Add Two Numbers II | Leetcode Problem Solution With Explanation

Add Two Numbers II | Leetcode Problem Solution With Explanation

3
Comments
2 min read
Directed Graphs, Strongly Connected Components, and Kosaraju's Algorithm

Directed Graphs, Strongly Connected Components, and Kosaraju's Algorithm

5
Comments 1
3 min read
Time And Space Complexity

Time And Space Complexity

13
Comments
2 min read
Leetcode Challenge #1

Leetcode Challenge #1

5
Comments
2 min read
My Leetcode Challenge

My Leetcode Challenge

7
Comments
1 min read
Palindrome Number

Palindrome Number

3
Comments
1 min read
Using Recursion like a Pro - 1

Using Recursion like a Pro - 1

1
Comments
1 min read
Flood Fill (Recursion)

Flood Fill (Recursion)

1
Comments
4 min read
DFS/BFS with JS

DFS/BFS with JS

1
Comments
3 min read
Two Sum

Two Sum

Comments
2 min read
Chronal Calibration

Chronal Calibration

2
Comments
2 min read
Inventory Management System

Inventory Management System

2
Comments 1
4 min read
Binary Search in minutes

Binary Search in minutes

3
Comments
2 min read
Partition Equals Subset Sum Leetcode problem or Subset sum equals to target

Partition Equals Subset Sum Leetcode problem or Subset sum equals to target

3
Comments
4 min read
loading...