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.
Quick sort algorithm

Quick sort algorithm

8
Comments
2 min read
Sudoku in React

Sudoku in React

2
Comments
1 min read
Solution: Out of Boundary Paths

Solution: Out of Boundary Paths

15
Comments
5 min read
Merge sort algorithm

Merge sort algorithm

6
Comments
2 min read
Recursion explained 🎉

Recursion explained 🎉

11
Comments 1
2 min read
The big STL Algorithms tutorial: merge and inplace_merge

The big STL Algorithms tutorial: merge and inplace_merge

6
Comments
3 min read
Selection sort algorithm

Selection sort algorithm

10
Comments
2 min read
Algorithm Tutorial: Intro to Heaps - Heapify & Heap Sort

Algorithm Tutorial: Intro to Heaps - Heapify & Heap Sort

9
Comments
6 min read
Insertion sort algorithm

Insertion sort algorithm

7
Comments 1
2 min read
Solution: Pascal's Triangle

Solution: Pascal's Triangle

17
Comments
3 min read
Building a Red-Black Binary Tree in Python

Building a Red-Black Binary Tree in Python

5
Comments
8 min read
Deep Learning for Dummies #1 - Introduction

Deep Learning for Dummies #1 - Introduction

2
Comments
4 min read
Find majority element using Moore's Voting algorithm

Find majority element using Moore's Voting algorithm

7
Comments
2 min read
Bubble sort algorithm

Bubble sort algorithm

6
Comments 2
1 min read
Solution: Swim in Rising Water

Solution: Swim in Rising Water

13
Comments 2
6 min read
Wrestling with Technical Challenges

Wrestling with Technical Challenges

2
Comments
3 min read
Interpolation search algorithm

Interpolation search algorithm

6
Comments
2 min read
Managing state with binary data & bitwise op

Managing state with binary data & bitwise op

5
Comments
4 min read
Binary search algorithm

Binary search algorithm

15
Comments
2 min read
Algorithm Tutorial: Intro to Heaps and Priority Queue Implementation

Algorithm Tutorial: Intro to Heaps and Priority Queue Implementation

47
Comments 7
8 min read
Implement Queue using Array - Object oriented JavaScript

Implement Queue using Array - Object oriented JavaScript

27
Comments
2 min read
Linear Search Algorithm

Linear Search Algorithm

6
Comments 1
2 min read
Profitable trading robots in JavaScript

Profitable trading robots in JavaScript

9
Comments 2
9 min read
Leetcode: Longest Substring without Repeating Characters

Leetcode: Longest Substring without Repeating Characters

2
Comments
2 min read
Rate Limiting in IPv6 Era Using Probabilistic Data Structures

Rate Limiting in IPv6 Era Using Probabilistic Data Structures

5
Comments
6 min read
Solution: Number of Subarrays with Bounded Maximum

Solution: Number of Subarrays with Bounded Maximum

14
Comments
3 min read
Hash Table data structure

Hash Table data structure

6
Comments 2
7 min read
Leetcode: Add Two Numbers

Leetcode: Add Two Numbers

9
Comments
3 min read
Solution: Maximum Performance of a Team

Solution: Maximum Performance of a Team

16
Comments 2
4 min read
How to use "any" and "all" in Python

How to use "any" and "all" in Python

6
Comments
1 min read
Solution: Generate Parentheses

Solution: Generate Parentheses

6
Comments
3 min read
Solution: Matchsticks to Square

Solution: Matchsticks to Square

12
Comments
6 min read
LeetCode 152. Maximum Product Subarray (javascript solution)

LeetCode 152. Maximum Product Subarray (javascript solution)

6
Comments
1 min read
Queue Data Structure

Queue Data Structure

9
Comments 2
1 min read
Daily Coding Problem: Problem #1 [Easy]

Daily Coding Problem: Problem #1 [Easy]

3
Comments 1
1 min read
LeetCode 53. Maximum Subarray (javascript solution)

LeetCode 53. Maximum Subarray (javascript solution)

4
Comments 1
1 min read
LeetCode 27. Remove Element (javascript solution)

LeetCode 27. Remove Element (javascript solution)

6
Comments
1 min read
Stack Data Structure

Stack Data Structure

6
Comments
1 min read
Solution: Maximum Units on a Truck

Solution: Maximum Units on a Truck

38
Comments
3 min read
Kruskal's Algorithm

Kruskal's Algorithm

6
Comments 1
1 min read
LeetCode 39. Combination Sum (javascript solution)

LeetCode 39. Combination Sum (javascript solution)

7
Comments 2
1 min read
Linked List Data Structure

Linked List Data Structure

20
Comments
3 min read
How to remove duplicates from an array in Dart

How to remove duplicates from an array in Dart

3
Comments 4
1 min read
LeetCode 238. Product of Array Except Self (javascript solution)

LeetCode 238. Product of Array Except Self (javascript solution)

5
Comments 2
1 min read
Solution: Palindrome Pairs

Solution: Palindrome Pairs

19
Comments
6 min read
Benchmarking Algorithm Speed

Benchmarking Algorithm Speed

6
Comments
3 min read
Solution: Minimum Number of Refueling Stops

Solution: Minimum Number of Refueling Stops

13
Comments
5 min read
Prepping for the Technical

Prepping for the Technical

3
Comments
3 min read
Data Structures and Algorithms

Data Structures and Algorithms

5
Comments
5 min read
Sorting Algorithms Visualizer

Sorting Algorithms Visualizer

123
Comments 4
1 min read
Solution: Stone Game VII

Solution: Stone Game VII

13
Comments 1
4 min read
AVL Tree C++

AVL Tree C++

7
Comments
4 min read
LeetCode 55. Jump Game (javascript solution)

LeetCode 55. Jump Game (javascript solution)

5
Comments 1
1 min read
Switch Statements in Python 3.10.

Switch Statements in Python 3.10.

22
Comments 4
3 min read
Solution: My Calendar I

Solution: My Calendar I

8
Comments 2
6 min read
Interactive Algorithm Problem Solving

Interactive Algorithm Problem Solving

7
Comments 1
1 min read
Algorithm Tutorial: Max Area of an Island (DFS)

Algorithm Tutorial: Max Area of an Island (DFS)

18
Comments
6 min read
LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

5
Comments
1 min read
LeetCode 345. Reverse Vowels of a String (javascript solution)

LeetCode 345. Reverse Vowels of a String (javascript solution)

6
Comments
1 min read
Jumping Numbers

Jumping Numbers

3
Comments
3 min read
loading...