Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
#
backtracking
Follow
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Letter Combinations of a Phone Number
SalahElhossiny
SalahElhossiny
SalahElhossiny
Follow
Aug 29 '22
Letter Combinations of a Phone Number
#
leetcode
#
python
#
backtracking
#
problemsolving
3
 reactions
Comments
Add Comment
1 min read
("Graph") 797. All Paths From Source to Target
Prashant Mishra
Prashant Mishra
Prashant Mishra
Follow
Jul 25 '22
("Graph") 797. All Paths From Source to Target
#
backtracking
#
java
#
algorithms
4
 reactions
Comments
Add Comment
1 min read
Kotlin: Find leaf nodes paths in N-ary tree
Gordon Passy
Gordon Passy
Gordon Passy
Follow
Oct 26 '21
Kotlin: Find leaf nodes paths in N-ary tree
#
kotlin
#
recursion
#
backtracking
#
depthfirstsearch
4
 reactions
Comments
Add Comment
3 min read
Generate all kinds of permutations and combinations using backtracking/recursion
dhavalraj007
dhavalraj007
dhavalraj007
Follow
Aug 19 '21
Generate all kinds of permutations and combinations using backtracking/recursion
#
algorithms
#
computerscience
#
recursion
#
backtracking
8
 reactions
Comments
Add Comment
3 min read
Understanding Backtracking/Recursion
dhavalraj007
dhavalraj007
dhavalraj007
Follow
Aug 15 '21
Understanding Backtracking/Recursion
#
backtracking
#
recursion
#
algorithms
#
computerscience
5
 reactions
Comments
Add Comment
12 min read
What is Backtracking?
José Thomaz
José Thomaz
José Thomaz
Follow
Jul 31 '21
What is Backtracking?
#
algorithms
#
backtracking
#
graphs
#
computerscience
13
 reactions
Comments
Add Comment
4 min read
Exploring backtracking
Andrei Visoiu
Andrei Visoiu
Andrei Visoiu
Follow
May 1 '21
Exploring backtracking
#
computerscience
#
python
#
algorithms
#
backtracking
10
 reactions
Comments
Add Comment
4 min read
What I learned from implementing a Sudoku solver in Python
Will Soares
Will Soares
Will Soares
Follow
Feb 5 '18
What I learned from implementing a Sudoku solver in Python
#
python
#
recursion
#
backtracking
#
sudoku
18
 reactions
Comments
Add Comment
14 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account