Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in backtracking
Why for backtracking sometimes we need to explicitly pop after recursion, and sometimes we don't?
Apr 24, 2026
algorithm
depth-first-search
backtracking
recursive-backtracking
Backtracking to get all Letter Combinations of a Phone Number
Apr 23, 2026
python
backtracking
Why is my predicate not backtracking?
Apr 24, 2026
prolog
backtracking
Minimum number of deletions for a given word to become a dictionary word
Apr 19, 2026
algorithm
backtracking
Algorithm required for this task?
Apr 19, 2026
algorithm
backtracking
When is recursive backtracking appropriate?
Apr 13, 2026
java
recursion
backtracking
Sudoku Solver debugging
Apr 13, 2026
java
recursion
sudoku
backtracking
How does Prolog "redo" search when backtracking
Apr 10, 2026
prolog
depth-first-search
backtracking
How to avoid stackoverflow error for n = 8 in N Rooks problem
Apr 04, 2026
java
algorithm
recursion
backtracking
List of subsets of which their elements add up to n using recursion
Apr 03, 2026
java
recursion
backtracking
subset-sum
How to make Prolog depth-first-search algorithm go deeper into the tree? (Applied to Sokoban)
Mar 27, 2026
prolog
depth-first-search
backtracking
finding all possible longest increasing subsequence using recursion
Mar 16, 2026
java
algorithm
backtracking
lis
recursive-backtracking
How to transform the several loops code of finding combination into recursive method?
Mar 15, 2026
c++
combinations
backtracking
Prolog Backtracking On Finding A Solution And Returning False
Mar 11, 2026
prolog
backtracking
prolog-toplevel
Spell casting - How to optimize damage per second : Variation of 0-1 Knapsack [closed]
Mar 07, 2026
algorithm
combinations
sequence
backtracking
knapsack-problem
Parse C-Style Comments with Regex, avoid Backtracking
Feb 23, 2026
javascript
python
regex
backtracking
Regex catastrophic backtracking when not match
Feb 22, 2026
c#
regex
backtracking
Is there a name for the do -> recurse -> undo pattern in backtracking?
Feb 14, 2026
algorithm
search
naming
backtracking
tree-search
Find all unique combinations of sum of a Number N
Feb 08, 2026
algorithm
backtracking
Older Entries »