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.
Coding Challenge Practice - Question 86

Coding Challenge Practice - Question 86

Comments
1 min read
From Confusion to Clarity: Understanding the Minimax Algorithm with Tic-Tac-Toe

From Confusion to Clarity: Understanding the Minimax Algorithm with Tic-Tac-Toe

1
Comments
4 min read
Day 82 of 100 days dsa coding challenge

Day 82 of 100 days dsa coding challenge

1
Comments
2 min read
Coding Challenge Practice - Question 85

Coding Challenge Practice - Question 85

Comments
2 min read
Moving Beyond O(N^2 log N) for Weighted Random Sorting

Moving Beyond O(N^2 log N) for Weighted Random Sorting

3
Comments
1 min read
Why Does Greedy Work for Interval Scheduling? Here's the Proof

Why Does Greedy Work for Interval Scheduling? Here's the Proof

1
Comments
3 min read
How Intelligent Planning Transforms ERP Systems With OptaPlanner

How Intelligent Planning Transforms ERP Systems With OptaPlanner

Comments
4 min read
Timefold Task Scheduling: A Practical Guide to Smarter, Scalable Planning

Timefold Task Scheduling: A Practical Guide to Smarter, Scalable Planning

Comments
3 min read
Day 75: Python Counting Sort by Zeros – Stable O(n) Custom Key Sort for Digit Counts (Algo Mastery)

Day 75: Python Counting Sort by Zeros – Stable O(n) Custom Key Sort for Digit Counts (Algo Mastery)

Comments
2 min read
The 12 Days of Christmas - Programmed vs. Compressed

The 12 Days of Christmas - Programmed vs. Compressed

1
Comments
2 min read
DP Base Cases and Overflow: Silent Bugs in Your First Rows

DP Base Cases and Overflow: Silent Bugs in Your First Rows

Comments
3 min read
How I built an Automated Portfolio Manager using Python and React tags:

How I built an Automated Portfolio Manager using Python and React tags:

Comments
3 min read
Why I Hard-Code "Sleep Mode" into My Trading Logic on Christmas Eve

Why I Hard-Code "Sleep Mode" into My Trading Logic on Christmas Eve

Comments
1 min read
Day 72: Python Sliding Window Maximum - Deque O(n) Solution for Efficient Max Tracking (LeetCode #239 Guide)

Day 72: Python Sliding Window Maximum - Deque O(n) Solution for Efficient Max Tracking (LeetCode #239 Guide)

Comments
2 min read
Advent of Code: Perform a yestruC

Advent of Code: Perform a yestruC

Comments
18 min read
Day 80 of 100 days dsa coding challenge

Day 80 of 100 days dsa coding challenge

1
Comments
2 min read
Coding Challenge Practice - Question 84

Coding Challenge Practice - Question 84

Comments
1 min read
The Algorithm, The New Year's Resolution: Your 2026 Coding Interview Manifesto

The Algorithm, The New Year's Resolution: Your 2026 Coding Interview Manifesto

Comments
7 min read
Day 79 of 100 days dsa coding challenge

Day 79 of 100 days dsa coding challenge

1
Comments
1 min read
Coding Challenge Practice - Question 83

Coding Challenge Practice - Question 83

Comments
2 min read
What Building a C++ Benchmarking Suite Taught Me About "Simple" Data Structures

What Building a C++ Benchmarking Suite Taught Me About "Simple" Data Structures

Comments
6 min read
Code Chronicle

Code Chronicle

Comments
3 min read
Autocomplete / Type-ahead System for a Search Box - Part 2

Autocomplete / Type-ahead System for a Search Box - Part 2

Comments
5 min read
System Design Interview: Autocomplete / Type-ahead System (Final Part)

System Design Interview: Autocomplete / Type-ahead System (Final Part)

Comments
5 min read
Day 5/30 challenge

Day 5/30 challenge

Comments
1 min read
loading...