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 95

Coding Challenge Practice - Question 95

Comments
2 min read
Day 93 of 100 days dsa coding challenge

Day 93 of 100 days dsa coding challenge

1
Comments
1 min read
Making Traditional Strategies Smarter: Practical Applications of Workflow + AI

Making Traditional Strategies Smarter: Practical Applications of Workflow + AI

Comments
15 min read
Boyer–Moore Majority Voting: Why It Works, Why It Fails, and Where It Actually Belongs

Boyer–Moore Majority Voting: Why It Works, Why It Fails, and Where It Actually Belongs

Comments
4 min read
Tree Traversals Explained: DFS, BFS, and When to Use Each

Tree Traversals Explained: DFS, BFS, and When to Use Each

Comments
3 min read
Day 92 of 100 days dsa coding challenge

Day 92 of 100 days dsa coding challenge

1
Comments
1 min read
LeetCode DSA Series #4: 217. Contains Duplicate

LeetCode DSA Series #4: 217. Contains Duplicate

Comments
1 min read
Kicking off my DSA journey on LeetCode with daily POTD!

Kicking off my DSA journey on LeetCode with daily POTD!

Comments
1 min read
Coding Challenge Practice - Question 93

Coding Challenge Practice - Question 93

Comments
1 min read
Advent of Code: What's the difference between a strip club and a ballet studio?

Advent of Code: What's the difference between a strip club and a ballet studio?

Comments
8 min read
I built a C++ Reasoning Engine that holds 1.7TB of Knowledge in RAM – zelph v0.9.2

I built a C++ Reasoning Engine that holds 1.7TB of Knowledge in RAM – zelph v0.9.2

1
Comments
3 min read
LeetCode DSA Series #3: 202. Happy Number

LeetCode DSA Series #3: 202. Happy Number

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

Day 91 of 100 days dsa coding challenge

1
Comments
2 min read
LeetCode DSA Series #2: 125. Valid Palindrome

LeetCode DSA Series #2: 125. Valid Palindrome

Comments
1 min read
23 DSA Patterns That Cover 90% of Coding Interview Questions

23 DSA Patterns That Cover 90% of Coding Interview Questions

Comments
3 min read
Day 90 of 100 days dsa coding challenge

Day 90 of 100 days dsa coding challenge

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

Master Recursion and DP: A Visual Guide

Comments
4 min read
Solving XOR without Backpropagation: A Genetic Algorithm Approach 🧬

Solving XOR without Backpropagation: A Genetic Algorithm Approach 🧬

2
Comments
4 min read
Balanced Binary Tree: Solution Explained

Balanced Binary Tree: Solution Explained

Comments
3 min read
How to Trace Recursive Code Step by Step Manually

How to Trace Recursive Code Step by Step Manually

Comments
4 min read
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
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
loading...