DEV Community

# backtracking

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Make Backtracking 10x Faster: The Art of 'Aggressive Pruning'

Make Backtracking 10x Faster: The Art of 'Aggressive Pruning'

Comments
4 min read
Backtracking Strings: Draw the Tree, Fix the Bugs

Backtracking Strings: Draw the Tree, Fix the Bugs

1
Comments
3 min read
Backtracking Permutations: Can You Trace the Recursion Stack?

Backtracking Permutations: Can You Trace the Recursion Stack?

Comments
4 min read
Versioning! and Versioning?

Versioning! and Versioning?

Comments
3 min read
Weekly Coding Challenge #2: Generating Parentheses with Backtracking and Recursion

Weekly Coding Challenge #2: Generating Parentheses with Backtracking and Recursion

Comments
3 min read
Weekly Coding Challenge #1: Solving Subsets II with Backtracking

Weekly Coding Challenge #1: Solving Subsets II with Backtracking

Comments
3 min read
Practical backtracking

Practical backtracking

Comments
4 min read
N-Queens Problem

N-Queens Problem

Comments
1 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
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
Solving the Maze: The Power of Rat in the Maze Algorithm

Solving the Maze: The Power of Rat in the Maze Algorithm

Comments 1
4 min read
The N-Queens Problem

The N-Queens Problem

1
Comments
3 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.