Forem

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.
Backtracking Permutations: Can You Trace the Recursion Stack?

Backtracking Permutations: Can You Trace the Recursion Stack?

Comments
4 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
Cover image for 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
Cover image for 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
2147. Number of Ways to Divide a Long Corridor
Cover image for 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
Coding Challenge Practice - Question 78

Coding Challenge Practice - Question 78

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

Comments
2 min read
Day 71 of 100 days dsa coding challenge
Cover image for Day 71 of 100 days dsa coding challenge

Day 71 of 100 days dsa coding challenge

1
Comments
2 min read
Building an Interactive Algorithm Visualizer for Interview Prep (Open Source)
Cover image for Building an Interactive Algorithm Visualizer for Interview Prep (Open Source)

Building an Interactive Algorithm Visualizer for Interview Prep (Open Source)

Comments
1 min read
Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Mastering Geospatial Algorithms: A Deep Dive into Maps, Polygons, and Distance Calculations

Comments
6 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

Comments
2 min read
Coding Challenge Practice - Question 77

Coding Challenge Practice - Question 77

Comments
1 min read
Day 70 of 100 days dsa coding challenge
Cover image for Day 70 of 100 days dsa coding challenge

Day 70 of 100 days dsa coding challenge

1
Comments
1 min read
Array and String Manipulation Problems
Cover image for Array and String Manipulation Problems

Array and String Manipulation Problems

Comments
2 min read
Intersection-Aware Asset Placement using Computational Geometry and ML

Intersection-Aware Asset Placement using Computational Geometry and ML

Comments
2 min read
Day 69 of 100 days dsa coding challenge
Cover image for Day 69 of 100 days dsa coding challenge

Day 69 of 100 days dsa coding challenge

1
Comments
1 min read
Day 63: Python Merge K Sorted Lists - O(n log k) Min-Heap Guide (LeetCode #23 Vibes)

Day 63: Python Merge K Sorted Lists - O(n log k) Min-Heap Guide (LeetCode #23 Vibes)

Comments
3 min read
Mengenal Algoritma Pencarian: Dari Linear hingga Binary Search
Cover image for Mengenal Algoritma Pencarian: Dari Linear hingga Binary Search

Mengenal Algoritma Pencarian: Dari Linear hingga Binary Search

Comments
9 min read
Perfect Shuffle: The Strange Fractals Hidden in a Simple Algorithm
Cover image for Perfect Shuffle: The Strange Fractals Hidden in a Simple Algorithm

Perfect Shuffle: The Strange Fractals Hidden in a Simple Algorithm

Comments
12 min read
Advent of Code 2025 - Day 5: Cafeteria

Advent of Code 2025 - Day 5: Cafeteria

Comments
2 min read
How SmartKNN Learns Feature Weights Internally.

How SmartKNN Learns Feature Weights Internally.

3
Comments
3 min read
Day 68 of 100 days dsa coding challenge
Cover image for Day 68 of 100 days dsa coding challenge

Day 68 of 100 days dsa coding challenge

1
Comments
2 min read
Some indexing data structures

Some indexing data structures

1
Comments
8 min read
loading...