DEV Community

# backtracking

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
46. Permutations

46. Permutations

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

Find Unique Binary String | LeetCode | Java

3
Comments
1 min read
All Paths From Source to Target(2 Methods) | LeetCode | Java

All Paths From Source to Target(2 Methods) | LeetCode | Java

3
Comments
1 min read
Solving "Word Search" problem

Solving "Word Search" problem

7
Comments
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
Understanding Backtracking/Recursion

Understanding Backtracking/Recursion

5
Comments
12 min read
What is Backtracking?

What is Backtracking?

15
Comments 1
4 min read
Exploring backtracking

Exploring backtracking

10
Comments
4 min read
What I learned from implementing a Sudoku solver in Python

What I learned from implementing a Sudoku solver in Python

18
Comments
14 min read
loading...