DEV Community

# backtracking

Posts

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

N-Queens Problem

Comments 1
2 min read
Finding shortest path through a maze

Finding shortest path through a maze

2
Comments 2
3 min read
N-Queen Problem Algorithm

N-Queen Problem Algorithm

2
Comments 2
3 min read
Count Number of Maximum Bitwise-OR Subsets

Count Number of Maximum Bitwise-OR Subsets

Comments 7
1 min read
Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

Mastering Backtracking: Essential Problems and Challenges for Career Growth in Programming

37
Comments
3 min read
Dry running the code to understand the flow

Dry running the code to understand the flow

Comments
2 min read
46. Permutations

46. Permutations

Comments
4 min read
Find Unique Binary String | LeetCode | Java

Find Unique Binary String | LeetCode | Java

5
Comments
1 min read
Solving "Word Search" problem

Solving "Word Search" problem

10
Comments 2
4 min read
Backtracking 101

Backtracking 101

Comments
4 min read
Letter Combinations of a Phone Number

Letter Combinations of a Phone Number

3
Comments
1 min read
("Graph") 797. All Paths From Source to Target

("Graph") 797. All Paths From Source to Target

4
Comments
1 min read
Kotlin: Find leaf nodes paths in N-ary tree

Kotlin: Find leaf nodes paths in N-ary tree

4
Comments
3 min read
Generate all kinds of permutations and combinations using backtracking/recursion

Generate all kinds of permutations and combinations using backtracking/recursion

8
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.