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.
23 DSA Patterns That Cover 90% of Coding Interview Questions

23 DSA Patterns That Cover 90% of Coding Interview Questions

Comments
3 min read
Master Recursion and DP: A Visual Guide

Master Recursion and DP: A Visual Guide

Comments
4 min read
Question: How do you Handle unary operators (specifically right-associative ones)?

Question: How do you Handle unary operators (specifically right-associative ones)?

Comments
1 min read
Balanced Binary Tree: Solution Explained
Cover image for Balanced Binary Tree: Solution Explained

Balanced Binary Tree: Solution Explained

Comments
3 min read
Consistent Hashing - System Design
Cover image for Consistent Hashing - System Design

Consistent Hashing - System Design

Comments
4 min read
Coding Challenge Practice - Question 91

Coding Challenge Practice - Question 91

Comments
1 min read
GO-QUEUE@v1.1.1: 基于優先級的並發排程,自動提升優先權

GO-QUEUE@v1.1.1: 基于優先級的並發排程,自動提升優先權

Comments
1 min read
LeetCode DSA Series #1
Cover image for LeetCode DSA Series #1

LeetCode DSA Series #1

Comments
1 min read
Delete a Node in a Binary Search Tree (BST)

Delete a Node in a Binary Search Tree (BST)

Comments
3 min read
How to Use Invariants in LeetCode: A Practical Guide for Debugging and Proving Your Code

How to Use Invariants in LeetCode: A Practical Guide for Debugging and Proving Your Code

Comments
7 min read
How to Analyze LeetCode Constraints Before Coding: A Beginner Playbook

How to Analyze LeetCode Constraints Before Coding: A Beginner Playbook

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

Day 89 of 100 days dsa coding challenge

1
Comments
2 min read
Intelligent Fleet Mobility Services with Timefold

Intelligent Fleet Mobility Services with Timefold

Comments
4 min read
Ultimate Guide to Snapchat OA: Data/SDE Passing Strategies (with Real Questions & Tips)
Cover image for Ultimate Guide to Snapchat OA: Data/SDE Passing Strategies (with Real Questions & Tips)

Ultimate Guide to Snapchat OA: Data/SDE Passing Strategies (with Real Questions & Tips)

Comments
4 min read
Happy New Year 2026: An Algorithmic Guide to ML Models

Happy New Year 2026: An Algorithmic Guide to ML Models

3
Comments
3 min read
1970. Last Day Where You Can Still Cross
Cover image for 1970. Last Day Where You Can Still Cross

1970. Last Day Where You Can Still Cross

Comments
5 min read
30 Core Algorithm:EP-05: Sliding Window Algorithm

30 Core Algorithm:EP-05: Sliding Window Algorithm

Comments
3 min read
30 Core Algorithm :Ep-03: Depth First Search (DFS)

30 Core Algorithm :Ep-03: Depth First Search (DFS)

Comments
3 min read
30 Core Algorithm : Ep-06 :Prefix Sum

30 Core Algorithm : Ep-06 :Prefix Sum

Comments
2 min read
How We Solve the “Empty Nights” Problem in Booking Systems
Cover image for How We Solve the “Empty Nights” Problem in Booking Systems

How We Solve the “Empty Nights” Problem in Booking Systems

Comments
2 min read
Lazy Heap: Lazy Deletion
Cover image for Lazy Heap: Lazy Deletion

Lazy Heap: Lazy Deletion

1
Comments
3 min read
30 Core Algorithm: EP-02:Breadth-First Search (BFS)

30 Core Algorithm: EP-02:Breadth-First Search (BFS)

Comments
3 min read
30 Core Algorithm:EP-01: Binary Search

30 Core Algorithm:EP-01: Binary Search

Comments
3 min read
Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Day 79: Python Deep Copy Graph – HashMap-Based Cloning for Cycles and Shared Nodes (LeetCode #133 Style)

Comments
3 min read
A rare case of recursive looping without loops or stack overflow

A rare case of recursive looping without loops or stack overflow

Comments
1 min read
loading...