Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Nth Fibonacci Number
code
programming
python
question
1 Voto
3 Risposte
2nd Jul 2021, 11:02 AM
Student
Java nth even no
even
java
programming
0 Voti
9 Risposte
10th Jul 2019, 7:32 PM
Pawan Kumar
🔢Challenge :- Find Nth Term🎓
Arithmetic
challenge
java
math
problem
python
21 Voti
14 Risposte
27th Feb 2018, 4:17 AM
Zoetic_Zeel
indexing a list with nth depths
arraylist
nested
python3
recursion
2 Voti
15 Risposte
11th Aug 2021, 1:12 PM
ren[paused]
Nth Repeating Character - String
-
character
nth
repeating
string
2 Voti
4 Risposte
2nd Jul 2018, 12:28 PM
OBULIRAJ S
[Python] Nth root of y
floating
floatingpoint
funmath
math
point
python
1 Voto
4 Risposte
28th May 2020, 5:34 AM
MaxBanter
Read the nth instagram photo
api
instagram
java
javascript
python
4 Voti
1 Risposta
17th Mar 2019, 11:50 AM
Sagheb
print nth number in two digits
python3
-2 Voti
3 Risposte
7th May 2017, 1:25 PM
Karthik
Deleting nth value in list of nodes
linkedlist
node
0 Voti
8 Risposte
13th Apr 2022, 8:44 PM
Mason Haines
Nth term of a series in c++
c++
sequence
series
0 Voti
4 Risposte
19th Mar 2021, 7:26 PM
Sahaarr
multiply every Nth index by M
lists
loops
python
scripting
1 Voto
1 Risposta
28th Jan 2018, 12:39 AM
Jonathan Cross
How to find nth roots of a complex number?
c++
complex_numbers
8 Voti
9 Risposte
13th Apr 2017, 10:41 AM
Solo Wanderer 4315
How we find the sum of nth term ???
!!!!!!
me
please
tell
1 Voto
8 Risposte
23rd Aug 2022, 6:41 PM
Abhishek Gupta
How to find the nth minimum number in array?
c++
minimum
number
1 Voto
4 Risposte
17th Oct 2020, 12:56 PM
Abhay
CHALLENGE : Find and print the nth "Highly Composite Number(Anti-Prime)"
challenges
divisor
math
number
theory
2 Voti
10 Risposte
26th Aug 2017, 6:37 PM
Mehmet
Single linked list get nth node from end
linded
list
node
nth
single
1 Voto
1 Risposta
25th Jun 2019, 10:40 AM
malepu rakesh
How to find the nth root of a number in c?
c
-1 Voto
8 Risposte
23rd Nov 2019, 3:27 PM
George Choudhury
How to print nth index of prime number in python ?
python
2 Voti
4 Risposte
4th Nov 2020, 8:10 PM
Ratnapal Shende
How can i find nth root of number in js.
js
1 Voto
2 Risposte
11th May 2020, 11:13 AM
Abbakar_ah!!!
How to display nth digit of fibonacci series?
java
0 Voti
1 Risposta
14th Jul 2017, 5:49 AM
Harsh Kaur Arora
How to print Nth word of a C char array?
arrrays
c
2 Voti
2 Risposte
24th Aug 2021, 3:32 PM
David Holmes Ng'andu
What is the query to find nth highest salary from employee table?
sql
where
2 Voti
10 Risposte
14th Apr 2017, 4:35 PM
Amol Pawar
Write a program to display reserve number from nth number using string.
include<stdio.h>
1 Voto
3 Risposte
28th Dec 2017, 11:11 AM
Nima Sherpa
How to find 5 largest salary in nth nob of Record
join
sql
0 Voti
2 Risposte
20th Sep 2016, 6:32 PM
Rahul Sharma
Nth power in "C". X=pow(n,m) how to find out the value of 'm'?
c
1 Voto
2 Risposte
25th Jun 2019, 7:06 AM
BoltAction Gaming
how can I display structure of nth record from binary file in c++?
#
0 Voti
1 Risposta
27th Apr 2021, 8:39 AM
Leul Kahssaye
create a program that will determine the nth fibonacci number given the first 2 numbers
a
create
determine
fibonacci
nth
number
program
that
the
will
0 Voti
2 Risposte
24th Oct 2022, 11:07 AM
food is life
Is it possible to read line at Nth index in a file in O(1) or less than O(n) time complexity ?
c
file
handling
line
reading
9 Voti
2 Risposte
10th Feb 2020, 1:54 PM
Gaurav Agrawal
How do I write a JAVA code to find the nth term of an Arithmetic Progression series?
code
computer
java
javascript
maths
0 Voti
2 Risposte
14th Feb 2020, 8:17 PM
Misan Etchie
A program in C to print nth term of series 1 1 3 2 9 4 27 8 81 16........
c
0 Voti
4 Risposte
3rd Sep 2018, 2:51 PM
shubhangi
This isFibonacci series up to n if i want only to print nth number in Fibonacci sequence ,than what should i do?
python
0 Voti
6 Risposte
21st Apr 2020, 2:38 AM
PARELLA MANIKANTA
How to use bottom up method to find the nth number in the Fibonacci sequence. I need the code in python
fibonacci
python
sequence
1 Voto
3 Risposte
1st Feb 2020, 10:05 PM
Sky
What is wrong with this code? It is supposed to give the value of the Nth digit of Pi which the user provides.
python
0 Voti
2 Risposte
16th Dec 2024, 1:31 AM
Ondieki Onduso
How can i make this code to give output sum of the Nth term of the series. EXAMPLE : input:2 ,output=-1, Input:3, output=2,
c
loops
sum
-1 Voto
2 Risposte
3rd Jul 2021, 6:32 AM
Siyam
Write a program that takes a command-line argument n and prints the nth harmonic number. Harmonic Number is of the form
na
-1 Voto
1 Risposta
17th Feb 2022, 8:25 PM
Pravin
Power rangers, given 3 input n, minimum, maximum find the number of value raised to the nth power that lie in the range in c# pr
c#
-4 Voti
1 Risposta
31st Oct 2020, 9:54 PM
Reshma
Write a program that reads 2 # call them n and m. Compute the nth fibonacci # and the mth fibonacci # and find the gcf
challenges
python
question
-1 Voto
1 Risposta
23rd Jul 2017, 2:52 AM
cole
please exaplain this code
c
fibinocci
in
nth
number
recursion
using
0 Voti
1 Risposta
1st Aug 2019, 7:11 AM
Sachin M
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
2 Votes
Why can’t I use double “ in python?
0 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Coding for Cybersecurity
0 Votes
Guys I don't know anything about cooding who can help me pls
0 Votes
Pointers in c#
0 Votes
2 cases not correct what's the problem
1 Votes
You’re free to give me your advice! 🚨
0 Votes
Salut tout le monde
1 Votes