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 recursion
Prolog Recursion - Satisfying Both Directions (Simple)
Dec 22, 2025
recursion
prolog
transitive-closure
Python Separating String into Words and Recursion
Dec 22, 2025
python
string
recursion
What is going on with the "return fibonacci... " in this program?
Dec 22, 2025
python
recursion
fibonacci
How to solve this problem through dynamic programming approach?
Dec 21, 2025
c++
algorithm
recursion
dynamic-programming
Scheme sum of list
Dec 21, 2025
recursion
lisp
scheme
How does this recursive function return the correct answer?
Dec 21, 2025
c
function
recursion
definition
How is this behaviour of C explained?
Dec 21, 2025
c
recursion
decrement
Return a min & max value and their positions within an arraylist using recursion
Dec 21, 2025
java
recursion
arraylist
How do I make a Prolog rule that only reads the lists inside lists?
Dec 21, 2025
list
recursion
prolog
nested-lists
Termination check of a recursive function call in agda
Dec 21, 2025
recursion
agda
termination
coinduction
Divide N people into K groups: Why is the big O of this algorithim O(N^2 * K)?
Dec 20, 2025
java
algorithm
recursion
dynamic-programming
complexity-theory
Given an array of integers and a sum, the task is to find if there exists a subsets of given array with sum equal to given sum
Dec 20, 2025
java
algorithm
recursion
data-structures
dynamic-programming
Propagating information backwards in a recursive call
Dec 20, 2025
haskell
recursion
How to get all possible combinations of elements in an array including order and lengths
Dec 20, 2025
javascript
arrays
recursion
combinations
permutation
Visualising recursion in C
Dec 20, 2025
c
recursion
printing
ANSI 92 Recursive SQL Statement required
Dec 20, 2025
sql
recursion
hierarchical-data
ansi-sql
ansi-sql-92
« Newer Entries
Older Entries »