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.
2092. Find All People With Secret

2092. Find All People With Secret

Comments
4 min read
Day 1/30 back to DSA challenge

Day 1/30 back to DSA challenge

Comments
1 min read
Day 68: Python Unique Paths in Grid - O(m*n) DP Solution for Robot Paths (LeetCode #62 Vibes)

Day 68: Python Unique Paths in Grid - O(m*n) DP Solution for Robot Paths (LeetCode #62 Vibes)

1
Comments
3 min read
OWL-Aware Chunking Strategies: A Comprehensive Performance Analysis

OWL-Aware Chunking Strategies: A Comprehensive Performance Analysis

Comments
12 min read
Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Comments
4 min read
Day 75 of 100 days dsa coding challenge

Day 75 of 100 days dsa coding challenge

1
Comments
1 min read
Binary Search Overflow: The Bug That Fails Hidden Tests

Binary Search Overflow: The Bug That Fails Hidden Tests

Comments
4 min read
Beyond SQL: Solving Data Warehouse Performance Bottlenecks with Smart Algorithms, Not Just Bigger Clusters

Beyond SQL: Solving Data Warehouse Performance Bottlenecks with Smart Algorithms, Not Just Bigger Clusters

5
Comments
13 min read
Coding Challenge Practice - Question 81

Coding Challenge Practice - Question 81

Comments
1 min read
Tupper's Self-Referential Formula: A Math Equation That Draws Itself!

Tupper's Self-Referential Formula: A Math Equation That Draws Itself!

Comments
4 min read
OptaPlanner for Enterprise Planning Optimization: A Practical Guide

OptaPlanner for Enterprise Planning Optimization: A Practical Guide

Comments
4 min read
Bayan Flow 0.2.0: finishing the foundations (i18n, RTL, tests, and small UX wins)

Bayan Flow 0.2.0: finishing the foundations (i18n, RTL, tests, and small UX wins)

1
Comments
3 min read
Day 73 of 100 days dsa coding challenge

Day 73 of 100 days dsa coding challenge

1
Comments
1 min read
Exploring Rate Limiting in Go

Exploring Rate Limiting in Go

Comments
4 min read
Permutations & Next Permutation

Permutations & Next Permutation

Comments
4 min read
Backtracking Permutations: Can You Trace the Recursion Stack?

Backtracking Permutations: Can You Trace the Recursion Stack?

Comments
4 min read
3562. Maximum Profit from Trading Stocks with Discounts

3562. Maximum Profit from Trading Stocks with Discounts

Comments
13 min read
Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic

Day 69: Python Conway's Game of Life - Simulate One Step of Cellular Automata with Neighbor Scanning Magic

1
Comments
3 min read
Neuroevolution of Augmenting Topologies in JavaScript

Neuroevolution of Augmenting Topologies in JavaScript

Comments
1 min read
Day 72 of 100 days dsa coding challenge

Day 72 of 100 days dsa coding challenge

1
Comments
1 min read
Majority Element: Easy Problem, Sneaky Insight

Majority Element: Easy Problem, Sneaky Insight

Comments
5 min read
Mastering Heaps: A Deep Dive into Data Structures and Algorithms

Mastering Heaps: A Deep Dive into Data Structures and Algorithms

Comments
2 min read
Coding Challenge Practice - Question 79

Coding Challenge Practice - Question 79

Comments
1 min read
2147. Number of Ways to Divide a Long Corridor

2147. Number of Ways to Divide a Long Corridor

Comments
5 min read
DEVLOG – How to Move Straight in a Line?

DEVLOG – How to Move Straight in a Line?

Comments
3 min read
loading...