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 Recap: Maps in Java

Quick Recap: Maps in Java

Comments
2 min read
Coding Challenge Practice - Question 63

Coding Challenge Practice - Question 63

Comments
1 min read
Day 65: Python Breadth-First Search (BFS) on Tree, Queue-Based Level-Order Traversal for Shortest Path and Layer Exploration

Day 65: Python Breadth-First Search (BFS) on Tree, Queue-Based Level-Order Traversal for Shortest Path and Layer Exploration

1
Comments
2 min read
Coding Challenge Practice - Question 62

Coding Challenge Practice - Question 62

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

Day 63 of 100 days dsa coding challenge

1
Comments
2 min read
Day 64: Python Depth-First Search (DFS) on Tree, Stack-Based Iterative Traversal for Deep Exploration Without Recursion

Day 64: Python Depth-First Search (DFS) on Tree, Stack-Based Iterative Traversal for Deep Exploration Without Recursion

1
Comments
2 min read
Next Permutation — Intuition, Explanation, and Clean Implementation

Next Permutation — Intuition, Explanation, and Clean Implementation

2
Comments
3 min read
Day 49 of 100 days dsa coding challenge

Day 49 of 100 days dsa coding challenge

1
Comments
2 min read
Strategy Pattern

Strategy Pattern

Comments
1 min read
Coding Challenge Practice - Question 61

Coding Challenge Practice - Question 61

Comments
1 min read
The Unique Insight Behind the Binary Tree Maximum Path Sum (LeetCode 124)

The Unique Insight Behind the Binary Tree Maximum Path Sum (LeetCode 124)

1
Comments
3 min read
Fixing Identity Drift in AI Image Generation with a Deterministic Constraint Layer (Minimal PoC Inside)

Fixing Identity Drift in AI Image Generation with a Deterministic Constraint Layer (Minimal PoC Inside)

Comments
2 min read
Beyond Gradient Descent: A New Era of Efficient Global Optimization for AI

Beyond Gradient Descent: A New Era of Efficient Global Optimization for AI

Comments
2 min read
Global Optimization: Finding the Needle in a Haystack – Faster by Arvind Sundararajan

Global Optimization: Finding the Needle in a Haystack – Faster by Arvind Sundararajan

Comments
2 min read
Coding Challenge Practice - Question 64

Coding Challenge Practice - Question 64

1
Comments
1 min read
Selection Sort in JavaScript — A Clean, Simple Guide

Selection Sort in JavaScript — A Clean, Simple Guide

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

Day 47 of 100 days dsa coding challenge

1
Comments
2 min read
Linen Layout

Linen Layout

Comments
9 min read
Unlocking Speed: Certified Symmetry Breaking with Auxiliary Variables

Unlocking Speed: Certified Symmetry Breaking with Auxiliary Variables

Comments
2 min read
Unlocking the Impossibly Optimized: Enter the 'Hyper-Optimizer' by Arvind Sundararajan

Unlocking the Impossibly Optimized: Enter the 'Hyper-Optimizer' by Arvind Sundararajan

Comments
2 min read
Coding Challenge Practice - Question 59

Coding Challenge Practice - Question 59

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

Day 46 of 100 days dsa coding challenge

1
Comments
1 min read
O que é Big O? e o Vilão O(N^2)

O que é Big O? e o Vilão O(N^2)

1
Comments
3 min read
I Finally Built an Interactive Demo for My 2018 Preprint on Transforming Tupper's Formula

I Finally Built an Interactive Demo for My 2018 Preprint on Transforming Tupper's Formula

Comments
3 min read
Memahami KNN Algorithm dan Sistem Rekomendasi dengan Visualisasi Simpel

Memahami KNN Algorithm dan Sistem Rekomendasi dengan Visualisasi Simpel

Comments
4 min read
loading...