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 51

Coding Challenge Practice - Question 51

Comments
1 min read
The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

The Two-Pointer Technique: From Naive Loops to Elegant O(N) Solutions

1
Comments
5 min read
How Devscribe Simplified My Data Structure and Algorithm Practice — Devscribe

How Devscribe Simplified My Data Structure and Algorithm Practice — Devscribe

1
Comments
2 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
Coding Challenge Practice - Question 50

Coding Challenge Practice - Question 50

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

Day 50 of 100 days dsa coding challenge

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

Next Permutation — Intuition, Explanation, and Clean Implementation

4
Comments
3 min read
Coding Challenge Practice - Question 49

Coding Challenge Practice - Question 49

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)

1
Comments
3 min read
Building a Social Network Analyzer with CXXGraph: From Friend Recommendations to Influence Detection

Building a Social Network Analyzer with CXXGraph: From Friend Recommendations to Influence Detection

1
Comments
35 min read
How SmartKNN Learns Feature Weights Internally.

How SmartKNN Learns Feature Weights Internally.

3
Comments
3 min read
Coding Challenge Practice - Question 48

Coding Challenge Practice - Question 48

Comments
2 min read
Day 62: Python Longest Subarray with Target Sum - O(n) Prefix Sum & HashMap Guide (LeetCode Vibes)

Day 62: Python Longest Subarray with Target Sum - O(n) Prefix Sum & HashMap Guide (LeetCode Vibes)

1
Comments
3 min read
Unlock Optimization Speed: A Leap Beyond Traditional Methods

Unlock Optimization Speed: A Leap Beyond Traditional Methods

Comments
2 min read
Dice Battle Simulator: When Board Games Meet Monte Carlo

Dice Battle Simulator: When Board Games Meet Monte Carlo

2
Comments 2
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.