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
How can I print indexes number of a given number in the list?
python
0 Voti
13 Risposte
4th Jun 2020, 6:42 PM
Almasa Sense
Write a program that inputs the name of the user and prints it in the given format
python
2 Voti
19 Risposte
4th Nov 2022, 5:01 AM
Rama Krishna
Is there any function like reverse() in python to reverse a given string??
function
python
reverse()
3 Voti
13 Risposte
20th May 2021, 4:28 PM
Anikur Rahman
Which language should be given the most important¿
help
1 Voto
3 Risposte
11th Jan 2017, 2:50 PM
Shubham Manjhi
write a programe to check given number is divisible by 3,5,and7.(python)
python
1 Voto
8 Risposte
22nd Sep 2017, 3:43 AM
Manikanta Dangeti
How Can We Know The Number Of Days Between Two Given Dates Using Php....???
php
16 Voti
2 Risposte
25th Jan 2019, 1:57 AM
Kshitija Raut
Programming in general - What programming concepts have given you trouble?
code
concepts
problems
programming
13 Voti
2 Risposte
5th May 2017, 3:30 AM
Mark Paramonte
Output of given segment: String st = “PROGRAM”; System.out.println(st.indexOf(st.charAt(4)));
@javabeginner
0 Voti
4 Risposte
14th Feb 2020, 2:51 PM
Hasshya Krishnamoorthy
Pls explain line number 5 & 6 in the given code 🙏
assignment
c
value
2 Voti
5 Risposte
21st Jan 2019, 10:09 AM
[ ]
How to find factorial of a given number using python
factorial
1 Voto
5 Risposte
16th Nov 2022, 6:25 AM
yash maisuriya
A program to find any 11 num in a given array
code
python
-2 Voti
3 Risposte
10th Jun 2021, 10:42 AM
Sonam Bharti
Add all odd numbers in a given range?
c++
odd_numbers
range
sum
0 Voti
1 Risposta
17th Jan 2019, 12:30 AM
Daniel Cooper
How to print reverse of any given number using do.. while loop in php?
php
1 Voto
2 Risposte
23rd Nov 2017, 7:13 AM
Subhum Kumar
How to print out perfact squares in given range in C++?
m
0 Voti
11 Risposte
4th Nov 2017, 4:07 PM
Maria Waheed
SQL Query: Find the topper among the three students from the given table.
interview
mysql
sql
students
tables
topper
2 Voti
15 Risposte
22nd Aug 2017, 10:27 AM
Lav Saini
Java program that checks if the given integer is even or odd
array
even
odd
0 Voti
8 Risposte
16th Jun 2021, 3:21 AM
Brianna
Check the given string whether anagram or not
help
interview
urgent
0 Voti
2 Risposte
10th May 2017, 7:41 PM
Mohan
Can someone please tell me what is the mistake in the code given in description , the output is also given
python3
1 Voto
2 Risposte
18th Jan 2021, 11:53 AM
Ayush Pitale
How to generate two distinct numbers whose sum is equal to given number
data-types
java
1 Voto
12 Risposte
6th Apr 2019, 6:32 AM
Pranshu Ranjan
Given a list of numbers, output their sum using for loop.
[42,
0,
1,
124,
3,
555,
67,
7,
8,
8897,
99]sum=0for
i
in
s
x:
x=
0 Voti
6 Risposte
18th Jul 2022, 9:40 AM
Syed Anas
Python program to check whether a given no is Armstrong or not
python
10 Voti
3 Risposte
28th Oct 2018, 2:14 PM
Keerthy Sivadas
How can i arrange..my given input(for example a name.) into seperate alphabet..
arraylist
c++
character
6 Voti
10 Risposte
2nd Oct 2017, 11:08 AM
Omkar Tripathi
Program to check whether the given number is palindrome or not
c++
palindrome
1 Voto
4 Risposte
27th Oct 2016, 3:52 PM
Sankalp
Check whether a given mathematical expression is valid.
c
c++
java
-3 Voti
1 Risposta
4th Aug 2018, 10:15 AM
Raja N
A program to reverse a given number easy steps
java
0 Voti
4 Risposte
6th Sep 2018, 1:44 PM
Arvind Kumar Singh
How to check given string in array or not?
java
0 Voti
3 Risposte
26th Feb 2019, 2:25 PM
Mohammad Umair
How to get each digit from the given number?
c++
3 Voti
3 Risposte
3rd Dec 2016, 9:43 AM
ankush
program to return lists whose average is equal to given avgvalue of main list and those list are formed from a given main list
python3
0 Voti
5 Risposte
31st Aug 2020, 4:04 PM
Tuticorn
How to make a password dictionary which has all the letter combinations with given length?
ethical
hacking
help
python
python3
question
1 Voto
16 Risposte
30th Dec 2019, 8:19 AM
Ville Nordström
Write a recursive function to print all permutations of given digits(1,2,3,4,...,N)
digits
function
java
permutation
recursion
1 Voto
9 Risposte
13th Oct 2017, 5:27 AM
Shakil
what is output of given code void func(int x) { x+=6; } int main() { static int x; func(x); cout<<x; return 0; } // zero output explanation given below
c++
2 Voti
10 Risposte
14th Jun 2016, 11:05 AM
Dev!L
The code given below is a program to print hello world! Using methods. The question given below.
java
0 Voti
1 Risposta
14th Aug 2019, 12:19 PM
Dhanush Narayanan R
Print the given output using nested for loop without ```
c
loops
nestedfor
0 Voti
4 Risposte
16th Oct 2019, 7:08 PM
Alfred Monir
How to extract two characters from a given string at the same time?
java
-1 Voto
9 Risposte
29th Feb 2020, 2:50 PM
shubham kumar
Can I use lambda to evaluate x for user given functions??
python3
7 Voti
5 Risposte
8th Apr 2017, 8:03 AM
Prabhakar Dev
What is the TIME COMPLEXITY of the code given below -
algorithm
data
structure
2 Voti
4 Risposte
13th Oct 2019, 5:31 PM
Aadarsh Gupta
How I got answer as 7 in below given code
doubt
1 Voto
3 Risposte
10th Mar 2022, 1:25 AM
SILENCEOID
Wap to print words of given string in reverse?
interviewcodingquestion
1 Voto
3 Risposte
11th Jun 2018, 11:03 AM
D€√Anand Gutte
please explain the code given in the description ?
python
recursion
1 Voto
3 Risposte
3rd Dec 2018, 11:46 AM
Priyanshu Ghatiya
Python - TypeError: takes 2 positional arguments but 3 were given
classes
python
typeerror
1 Voto
5 Risposte
16th Aug 2020, 3:07 PM
Stephen
Write a method which will remove any given character from a String?
c
cprogramming
3 Voti
2 Risposte
23rd Jul 2019, 2:14 PM
Krishna _6431
How to find even digits out of a given number? eg:2475
java
1 Voto
6 Risposte
22nd Jun 2019, 7:42 AM
Marianna
What is output of given program? (Output with explanation)
macros
1 Voto
2 Risposte
27th Oct 2018, 9:27 AM
Shubham Gupta
Sum of first 10 prime numbers i given range using python
numbers
prime
python
2 Voti
3 Risposte
25th Mar 2018, 12:08 PM
Harry Singh
How many array in given data in javascript
array
javascript
0 Voti
1 Risposta
26th Dec 2022, 1:05 PM
முகம்மது யஹ்யா
Number of subarray given a value less than k
arraylist
arrays
help
python
subarray
sum
0 Voti
2 Risposte
22nd Nov 2019, 5:37 AM
patos
Given two integers a and b, your task is to calculate :- a+b a-b a*b a/b Input User Task: Since this will be a functional prob
java
0 Voti
39 Risposte
28th Jun 2020, 11:47 AM
Lucky Khobragade
Print character of odd position given a string using JavaScript?
javascript
0 Voti
4 Risposte
2nd Feb 2018, 2:51 AM
Hemang Parmar
Is there a way in python to PAUSE the code at any given time?
inputfunction
python
waitfunction
2 Voti
10 Risposte
13th Feb 2022, 3:37 PM
The Coder
How we can print the value of c in given problems
classes
oops
python3
1 Voto
6 Risposte
3rd Apr 2021, 5:46 PM
Runtime Terror
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
4
5
6
...
30
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Salut tout le monde
1 Votes
Please click me
0 Votes
How can i isntall modules
1 Votes
Hello !
0 Votes