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.
Sliding Window: A Simple Yet Powerful Technique

Sliding Window: A Simple Yet Powerful Technique

2
Comments 2
3 min read
Swift program to convert an integer to a Roman numeral — a classic LeetCode problem: "Integer to Roman" (Problem #12).

Swift program to convert an integer to a Roman numeral — a classic LeetCode problem: "Integer to Roman" (Problem #12).

Comments
1 min read
2D array (matrix) in Swift, along with how to access, modify, and iterate through it.

2D array (matrix) in Swift, along with how to access, modify, and iterate through it.

Comments
1 min read
MAX & MIN, Second Largest

MAX & MIN, Second Largest

Comments
1 min read
QuCode - 21DaysChallenge - Day 17

QuCode - 21DaysChallenge - Day 17

Comments 1
1 min read
📱 How Social Media Feed Algorithms Are Controlling Your Brain (And Your Dog Video Addiction)

📱 How Social Media Feed Algorithms Are Controlling Your Brain (And Your Dog Video Addiction)

5
Comments
3 min read
Unlocking the Limits of Computation: Your Guide to Computability Theory, Turing Machines, and the Church-Turing Thesis

Unlocking the Limits of Computation: Your Guide to Computability Theory, Turing Machines, and the Church-Turing Thesis

Comments
5 min read
Leetcode 1751. Maximum Number of Events That Can Be Attended II

Leetcode 1751. Maximum Number of Events That Can Be Attended II

5
Comments
3 min read
Next Greater Element in Circular Array

Next Greater Element in Circular Array

6
Comments
3 min read
Red-black tree: complete C# implementation

Red-black tree: complete C# implementation

Comments
18 min read
A Voyage through Algorithms using Javascript - Quick Sort

A Voyage through Algorithms using Javascript - Quick Sort

Comments
8 min read
Fibonacci series

Fibonacci series

Comments
1 min read
print desanding order {10,9,8,7,6,5,4,3,2,1}

print desanding order {10,9,8,7,6,5,4,3,2,1}

Comments
1 min read
Binary Search: Slice Your Search Time Like a Pro

Binary Search: Slice Your Search Time Like a Pro

Comments
2 min read
Find the Duplicate value in an array integer, not use collection

Find the Duplicate value in an array integer, not use collection

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