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.
The Complete [2024] Guide to Data Structures and Algorithms

The Complete [2024] Guide to Data Structures and Algorithms

38
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

27
Comments 1
4 min read
2458. Height of Binary Tree After Subtree Removal Queries

2458. Height of Binary Tree After Subtree Removal Queries

Comments
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

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

Minimum Spanning Trees Breaking the Norm

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

The Hidden Algorithms Behind Your Social Media Feed 🤯

89
Comments 21
5 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

5
Comments
3 min read
951. Flip Equivalent Binary Trees

951. Flip Equivalent Binary Trees

Comments
3 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
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
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)

1
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

9
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
Change Your Mindset About Algorithms with These Simple Coding Problems

Change Your Mindset About Algorithms with These Simple Coding Problems

Comments
18 min read
Character overlap with strings in JavaScript

Character overlap with strings in JavaScript

5
Comments
1 min read
Introduction to Data Structures and Algorithms.

Introduction to Data Structures and Algorithms.

2
Comments 1
7 min read
loading...