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.
1957. Delete Characters to Make Fancy String

1957. Delete Characters to Make Fancy String

Comments
2 min read
Thread Concurrency In Java

Thread Concurrency In Java

Comments
2 min read
2463. Minimum Total Distance Traveled

2463. Minimum Total Distance Traveled

1
Comments
5 min read
Comprehensive List of Trie-Based Questions

Comprehensive List of Trie-Based Questions

31
Comments
3 min read
Mastering Algorithms: Essential Concepts Every Computer Engineering Student Should Know

Mastering Algorithms: Essential Concepts Every Computer Engineering Student Should Know

1
Comments
3 min read
1671. Minimum Number of Removals to Make Mountain Array

1671. Minimum Number of Removals to Make Mountain Array

Comments
3 min read
Greedy Algorithm Problems in Data Structures and Algorithms (DSA)

Greedy Algorithm Problems in Data Structures and Algorithms (DSA)

37
Comments
5 min read
How to Insert element into a BST (DSA) ?

How to Insert element into a BST (DSA) ?

1
Comments
2 min read
2684. Maximum Number of Moves in a Grid

2684. Maximum Number of Moves in a Grid

1
Comments
3 min read
Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

37
Comments
3 min read
Capturing The Statistics of Streaming Data

Capturing The Statistics of Streaming Data

1
Comments
11 min read
2501. Longest Square Streak in an Array

2501. Longest Square Streak in an Array

Comments
3 min read
Derivation of Welford's Algorithm

Derivation of Welford's Algorithm

2
Comments
2 min read
Protecting Algorithms in Dart: A Multi-Layered Approach

Protecting Algorithms in Dart: A Multi-Layered Approach

6
Comments
3 min read
starting 100ofCoding

starting 100ofCoding

2
Comments
1 min read
DSA: Heap - Key Questions and Challenges

DSA: Heap - Key Questions and Challenges

37
Comments 2
3 min read
Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

17
Comments
3 min read
Java Inner Classes and Nested Classes

Java Inner Classes and Nested Classes

18
Comments 1
5 min read
Tree Data Structure Questions for Data Structures and Algorithms

Tree Data Structure Questions for Data Structures and Algorithms

39
Comments 4
4 min read
1277. Count Square Submatrices with All Ones

1277. Count Square Submatrices with All Ones

Comments
3 min read
Introduction to Data Structures and Algorithms Roadmap

Introduction to Data Structures and Algorithms Roadmap

18
Comments 2
4 min read
The Complete [2024] Guide to Data Structures and Algorithms

The Complete [2024] Guide to Data Structures and Algorithms

46
Comments 1
4 min read
Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

28
Comments 1
4 min read
2458. Height of Binary Tree After Subtree Removal Queries

2458. Height of Binary Tree After Subtree Removal Queries

Comments
4 min read
Data Structures: Creating Custom Node Classes

Data Structures: Creating Custom Node Classes

31
Comments 1
4 min read
loading...