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.
167. Two Sum II - Input Array Is Sorted

167. Two Sum II - Input Array Is Sorted

Comments
1 min read
CS50 - Week 5

CS50 - Week 5

1
Comments
6 min read
Backtracking Demystified: Solving Mazes, N-Queens, and Hamiltonian Circuits

Backtracking Demystified: Solving Mazes, N-Queens, and Hamiltonian Circuits

1
Comments 1
2 min read
I’m Preparing for FAANG : Getting Started with Essentials

I’m Preparing for FAANG : Getting Started with Essentials

2
Comments
5 min read
Mastering the Maze: How Run-in-the-Maze Algorithms Solve Complex Problem

Mastering the Maze: How Run-in-the-Maze Algorithms Solve Complex Problem

Comments
3 min read
Finding the Way: Backtracking Algorithm for Rat in a Maze

Finding the Way: Backtracking Algorithm for Rat in a Maze

Comments 1
3 min read
494. Target Sum

494. Target Sum

1
Comments
3 min read
Library for storing graphs in files and making queries to them.🔗

Library for storing graphs in files and making queries to them.🔗

1
Comments
5 min read
What is Bubble Sort?

What is Bubble Sort?

Comments
4 min read
Set STL in CPP 👨‍🎓

Set STL in CPP 👨‍🎓

Comments
1 min read
1072. Flip Columns For Maximum Number of Equal Rows

1072. Flip Columns For Maximum Number of Equal Rows

Comments
3 min read
515. Find Largest Value in Each Tree Row

515. Find Largest Value in Each Tree Row

1
Comments
3 min read
Growing Pains: How Dynamic Arrays Handle New Elements ?

Growing Pains: How Dynamic Arrays Handle New Elements ?

Comments
2 min read
"Mastering the N-Queen Problem: Solving Complex Puzzles with Backtracking"

"Mastering the N-Queen Problem: Solving Complex Puzzles with Backtracking"

Comments 1
3 min read
Backtracking Unleashed: Cracking Mazes, Queens, and Circuits

Backtracking Unleashed: Cracking Mazes, Queens, and Circuits

3
Comments 2
3 min read
The N Queens Problem ♟️: A Game-Changer for Scheduling and Resource Optimization

The N Queens Problem ♟️: A Game-Changer for Scheduling and Resource Optimization

2
Comments 1
5 min read
2257. Count Unguarded Cells in the Grid

2257. Count Unguarded Cells in the Grid

Comments
4 min read
Navigating the Maze: How Backtracking Algorithms Solve Complex Problems

Navigating the Maze: How Backtracking Algorithms Solve Complex Problems

1
Comments 1
3 min read
Mastering Quick Sort: A Fundamental Algorithm in Computer Science

Mastering Quick Sort: A Fundamental Algorithm in Computer Science

Comments 1
3 min read
Demystifying Algorithms: Modular Indexing

Demystifying Algorithms: Modular Indexing

Comments
4 min read
3203. Find Minimum Diameter After Merging Two Trees

3203. Find Minimum Diameter After Merging Two Trees

1
Comments
5 min read
2516. Take K of Each Character From Left and Right

2516. Take K of Each Character From Left and Right

Comments
4 min read
LeetCode Meditations: Missing Number

LeetCode Meditations: Missing Number

Comments
3 min read
10 Common Machine Learning Algorithms You Should Understand in 2024-25

10 Common Machine Learning Algorithms You Should Understand in 2024-25

Comments
5 min read
CS50 - Week 3

CS50 - Week 3

2
Comments
4 min read
loading...