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
代码随想录day27 | 39. Combination Sum, 40. Combination Sum II, 131. Palindrome Partitioning
Ming
Ming
Ming
Follow
Dec 11 '22
代码随想录day27 | 39. Combination Sum, 40. Combination Sum II, 131. Palindrome Partitioning
#
javascript
#
leetcode
#
backtracking
Reactions
4
reactions
Comments
Add Comment
2 min read
代码随想录day25 | 216.Combination Sum III, 17. Letter Combinations of a Phone Number
Ming
Ming
Ming
Follow
Dec 11 '22
代码随想录day25 | 216.Combination Sum III, 17. Letter Combinations of a Phone Number
#
javascript
#
leetcode
#
backtracking
Reactions
2
reactions
Comments
Add Comment
2 min read
代码随想录day24 | 77. Combinations
Ming
Ming
Ming
Follow
Dec 9 '22
代码随想录day24 | 77. Combinations
#
javascript
#
backtracking
#
leetcode
Reactions
5
reactions
Comments
Add Comment
1 min read
Letter Combinations of a Phone Number
SalahElhossiny
SalahElhossiny
SalahElhossiny
Follow
Aug 29 '22
Letter Combinations of a Phone Number
#
leetcode
#
python
#
backtracking
#
problemsolving
Reactions
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
Reactions
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
Reactions
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
Reactions
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
Reactions
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
Reactions
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
Reactions
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
Reactions
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