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.
1277. Count Square Submatrices with All Ones

1277. Count Square Submatrices with All Ones

Comments
3 min read
Introduction to Data Structures and Algorithms Roadmap

Introduction to Data Structures and Algorithms Roadmap

18
Comments 2
4 min read
The Complete [2024] Guide to Data Structures and Algorithms

The Complete [2024] Guide to Data Structures and Algorithms

46
Comments 1
4 min read
Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

Jump Game II: A Deep Dive into LeetCode's Classic Algorithm Problem

28
Comments 1
4 min read
Data Structures: Creating Custom Node Classes

Data Structures: Creating Custom Node Classes

31
Comments 1
4 min read
DSA: Graph Theory Questions for Interviews and Practice

DSA: Graph Theory Questions for Interviews and Practice

33
Comments 1
3 min read
Minimum Spanning Trees Breaking the Norm

Minimum Spanning Trees Breaking the Norm

1
Comments
2 min read
1233. Remove Sub-Folders from the Filesystem

1233. Remove Sub-Folders from the Filesystem

Comments
3 min read
Understanding Time Complexity in Python Functions

Understanding Time Complexity in Python Functions

6
Comments
3 min read
951. Flip Equivalent Binary Trees

951. Flip Equivalent Binary Trees

Comments
3 min read
The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

The Secret to Fast Typing on the Game Boy: Here’s How I Did It!

1
Comments
6 min read
Understanding Big O Notation: A Beginner's Guide to Time and Space Complexity

Understanding Big O Notation: A Beginner's Guide to Time and Space Complexity

11
Comments 1
8 min read
The Hidden Algorithms Behind Your Social Media Feed 🤯

The Hidden Algorithms Behind Your Social Media Feed 🤯

91
Comments 21
5 min read
What I have learnt from solving 1600 Leetcode Problems 🤯|| DSA Guide

What I have learnt from solving 1600 Leetcode Problems 🤯|| DSA Guide

12
Comments 3
3 min read
Backtracking: Solving the N-Queens Problem and Python Implementation 21:29

Backtracking: Solving the N-Queens Problem and Python Implementation

1
Comments 1
1 min read
DSA: Recursion - Expanded Questions

DSA: Recursion - Expanded Questions

40
Comments
3 min read
🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

🚀 Solving LeetCode 852: Peak Index in a Mountain Array Using Binary Search

Comments
2 min read
DSA: Essential Queue Interview Questions and Challenges

DSA: Essential Queue Interview Questions and Challenges

36
Comments 2
3 min read
Time Complexity: A Comedy of Errors (and Algorithms)

Time Complexity: A Comedy of Errors (and Algorithms)

Comments
5 min read
Selection Sort Algorithm

Selection Sort Algorithm

Comments
2 min read
2583. Kth Largest Sum in a Binary Tree

2583. Kth Largest Sum in a Binary Tree

6
Comments
4 min read
Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

10
Comments
4 min read
1942. The Number of the Smallest Unoccupied Chair

1942. The Number of the Smallest Unoccupied Chair

Comments
279 min read
Stack Interview Questions: From Basics to Advanced Problem-Solving

Stack Interview Questions: From Basics to Advanced Problem-Solving

35
Comments 2
2 min read
Repeat the Character in a string based on its Alphabetical index

Repeat the Character in a string based on its Alphabetical index

5
Comments 1
1 min read
loading...