Click here to Skip to main content
15,791,675 members

Questions

Questions


2
answers

How do I am getting error for removing middle element from stack

12-Aug-23 18:51pm - updated 13-Aug-23 7:23am
1
answer

How to use recursion to get the minimum values to create connections between keys in Python?

3-Jul-23 3:03am - updated 4-Jul-23 22:11pm
1
answer

Write hosoya's triangle in Python

22-Mar-23 17:14pm - updated 23-Mar-23 23:07pm
2
answers

Javascript recursive solution for count islands

17-Jan-23 22:59pm - updated 21-Jan-23 18:03pm
2
answers

What is the use of prime(n, n/2) here. If I dont use it it doesn't print the output

28-Oct-22 4:34am - updated 28-Oct-22 6:23am
1
answer

How do I reverse an array recursively using RISC-V?

8-Oct-22 11:35am - updated 8-Oct-22 19:45pm
3
answers

My code is not getting accepted ('infectious letters' on codeforces)

31-Aug-22 0:32am - updated 1-Sep-22 3:25am
1
answer

Please assist, my solution works fine when I enter -index numbers, however if I enter positive index numbers, I get incorrect result

26-Jul-22 3:43am - updated 26-Jul-22 5:37am
1
answer

How to convert this function into recursive function in javascript?

11-Jul-22 5:55am - updated 11-Jul-22 6:48am
4
answers

Why my merge sort function isn't working in C++?

25-Jun-22 1:27am - updated 25-Jun-22 8:41am
2
answers

Python, how an instruction can be done eventhough the recursion shouldn't allow it?

13-Apr-22 21:00pm - updated 14-Apr-22 13:50pm
2
answers

How to do this function recursively?

23-Feb-22 16:24pm - updated 23-Feb-22 23:35pm
2
answers

How to solve N-queens M-rooks problem on an (M+N)×(M+N) chessboard

8-Sep-21 7:39am - updated 8-Sep-21 22:45pm
1
answer

Javascript recursion challenge

8-Sep-21 10:22am - updated 8-Sep-21 10:49am
2
answers

A recursive method with one parameter prints x asterisks, followed by x exclamation points. Do NOT use any loops. Do NOT use any variables other than x.

12-Aug-21 3:25am - updated 12-Aug-21 6:24am
1
answer

How to get intuition for a specific DP problem

13-Jun-21 3:35am - updated 13-Jun-21 5:39am
4
answers

How do I display the consonant letters from the user's input?

20-Apr-21 21:18pm - updated 21-Apr-21 1:21am
1
answer

Javascript — how to make bubble sort function in object prototype

17-Apr-21 7:41am - updated 17-Apr-21 8:31am
1
answer

Factorial a recursive and a non-recursive of a given number in java

27-Mar-21 8:12am - updated 27-Mar-21 10:44am
3
answers

Looking for assistance on recurssive knight's tour

27-Feb-21 19:50pm - updated 28-Feb-21 21:16pm
Page 1 of 7
1 2 3 4 5 6 7


To narrow down your search try filtering by tags using the Filter box at the top right.