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.
My DSA Dive: A Systematic Journey 🚀

My DSA Dive: A Systematic Journey 🚀

Comments
1 min read
Next Greater Element in Circular Array

Next Greater Element in Circular Array

5
Comments
3 min read
Go Coding with Asparagos: Are Strawberries in Danger?

Go Coding with Asparagos: Are Strawberries in Danger?

Comments
4 min read
1353. Maximum Number of Events That Can Be Attended

1353. Maximum Number of Events That Can Be Attended

Comments
4 min read
A travel between space and time... complexity

A travel between space and time... complexity

Comments
4 min read
AlgorithmO #6 — Кодиране на пермутации (намиране на номер в лексикографски ред на пермутация)

AlgorithmO #6 — Кодиране на пермутации (намиране на номер в лексикографски ред на пермутация)

Comments
1 min read
Which algorithm should I choose ?

Which algorithm should I choose ?

Comments
1 min read
1865. Finding Pairs With a Certain Sum

1865. Finding Pairs With a Certain Sum

Comments
4 min read
AlgorithmO #5 — Алгоритъм на Дейкстра (най-кратък път от даден връх до всички останали за граф с ТЕГЛА)

AlgorithmO #5 — Алгоритъм на Дейкстра (най-кратък път от даден връх до всички останали за граф с ТЕГЛА)

Comments
3 min read
JavaScript Labs: Binary Tree Equality, Data Type Checks & Template Parsing

JavaScript Labs: Binary Tree Equality, Data Type Checks & Template Parsing

Comments
3 min read
Designing a News Feed System: Facebook and Twitter Architecture

Designing a News Feed System: Facebook and Twitter Architecture

Comments
5 min read
3304. Find the K-th Character in String Game I

3304. Find the K-th Character in String Game I

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

Red-black tree: complete C# implementation

Comments
18 min read
3333. Find the Original Typed String II

3333. Find the Original Typed String II

Comments
4 min read
First post

First post

Comments
1 min read
Maximum Score From Subarray Mins

Maximum Score From Subarray Mins

10
Comments
2 min read
3330. Find the Original Typed String I

3330. Find the Original Typed String I

Comments
3 min read
How to prove Gödel’s First Incompleteness Theorem using Typescript

How to prove Gödel’s First Incompleteness Theorem using Typescript

4
Comments
3 min read
💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

💡 TIME COMPLEXITY PRIMER – Understand Big O Like a Kid With Candies 🍬

1
Comments
4 min read
AlgorithmO #4 — Алгоритъм на Прим (минимално покриващо дърво на граф)

AlgorithmO #4 — Алгоритъм на Прим (минимално покриващо дърво на граф)

Comments
3 min read
1498. Number of Subsequences That Satisfy the Given Sum Condition

1498. Number of Subsequences That Satisfy the Given Sum Condition

Comments
4 min read
Binary Search - Check rotated sorted array

Binary Search - Check rotated sorted array

Comments
1 min read
AlgorithmO #3 — Алгоритъм на Крускал (минимално покриващо дърво на граф)

AlgorithmO #3 — Алгоритъм на Крускал (минимално покриващо дърво на граф)

Comments
2 min read
Beginner to Pro: Master Python Lists, Tuples, Sets, and Dictionaries Step-by-Step

Beginner to Pro: Master Python Lists, Tuples, Sets, and Dictionaries Step-by-Step

Comments
6 min read
2099. Find Subsequence of Length K With the Largest Sum

2099. Find Subsequence of Length K With the Largest Sum

Comments
4 min read
loading...