Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
How do you find the missing number in a given integer array of 1-100
<script>
2 Votos
3 Respostas
4th Dec 2018, 7:55 AM
Telaviv
You are given a 3x3 matrix with numbers. Output the numbers of the array, each on a new line.
java
0 Voto
5 Respostas
8th May 2021, 8:06 AM
Swapnil Kamdi
Write a program to print the common division of any two given numbers?
code
division
java
numbers
objects
print
program
2 Votos
2 Respostas
1st Apr 2018, 8:59 AM
Shamsulhaq Alkozay
Write a program to return the nearest 10 multiple of any given number.
loops
0 Voto
1 Resposta
21st Sep 2021, 4:39 AM
Shahnawaz Alam
Given a 2D array, feature matrix X and a vector y, return the coefficient vector, see the formula.
data
problem
question
science
solution
task
-1 Voto
5 Respostas
12th Nov 2021, 7:23 PM
NaBeeL NaQeeBi
How To find the given no is odd or even using point to structure
c
2 Votos
4 Respostas
4th Apr 2020, 11:17 AM
Bharathkannan R
Hello Can you help me I want to build a program in Python language, type if the number given is the initial number or not
python
2 Votos
35 Respostas
25th Nov 2018, 5:18 PM
Amina Alsraya
Given a matix NxM. Your task is to form one dimention array "B" that wil hold only positive elements from the given matrix sorte
arrays
c++
help
iostr
using
-1 Voto
1 Resposta
2nd Oct 2020, 3:53 PM
Azat Malgazhdar
*DAILY CHALLENGE* : Write a function that splits a given integer array into 2 arrays so that the sums of them are equal!
c#
c++
challenge
code
daily
java
js
php
python
ruby
7 Votos
30 Respostas
23rd Aug 2017, 9:39 AM
Julian Fechner
How to print first and last numbers in given 4 numbers using python
int
0 Voto
3 Respostas
29th Dec 2021, 12:04 PM
Khadar Basha
In python How to find a min and max values of a given input?
and
finding
in
max
min
python
values
0 Voto
4 Respostas
19th Feb 2019, 7:52 PM
gummadi sreeshman
Where we should give <title>tag when link tag is given before
css
0 Voto
3 Respostas
3rd Apr 2017, 2:46 PM
S.Nithiesh
How to find the second largest value from a given coloumn
sql
0 Voto
2 Respostas
14th Mar 2019, 8:46 AM
shashikumar lokini
Can two persons access a single file at a given time in c++
c++
java
javascript
php
0 Voto
4 Respostas
11th Jun 2018, 9:25 AM
Vinit
Write a java program to check if the given number in words is palindrome , when the given input is in words
given
input
number
palindrome
when
words
1 Voto
1 Resposta
2nd Feb 2018, 5:51 PM
charan kumar
How do you "group" the elements in a list by a given integer?
python
python3
0 Voto
2 Respostas
19th Aug 2020, 10:51 AM
Yves Manalo
How to find first non repeated character of a given String?
c
c++
java,
language
programming
2 Votos
1 Resposta
21st Oct 2017, 5:07 AM
Sanika Awasthi
Explain the output of the given code taken from C++ challenges
c++
challenges
for
0 Voto
2 Respostas
25th Dec 2018, 4:42 PM
Sm Developer
Anyone have program to determine the day on given date
c++
0 Voto
2 Respostas
13th Oct 2017, 9:19 AM
Muhammad Talha
python program to replace the 2nd occurrence of all characters in a given string??
python3
0 Voto
5 Respostas
19th Mar 2020, 2:20 PM
Krish Sai Krish
Problem Statement Given two integers a and b, your task is to calculate and print the following four values:
javascript
0 Voto
11 Respostas
1st Feb 2023, 10:40 AM
Altaf Khan
Write a PL/SQL block to find whether the given year is leap year or not
mysql
0 Voto
5 Respostas
22nd May 2021, 4:03 PM
S.Brindha
CHALLENGE: Find all the possibilities for using the numbers in a given order to get 100 1⃣▪️▪️▪️9⃣ ➡ ️ 1⃣0⃣0⃣
all-languages
challenges
level-medium
20 Votos
4 Respostas
10th Nov 2017, 11:38 AM
LukArToDo
PHP Warning: mysqli_real_escape_string() expects parameter 1 to be mysqli, null given
1
be
expects
given
in
mysqli
mysqli_fetch_assoc()
mysqli_query()
mysqli_result
null
parameter
php
to
warning:
1 Voto
1 Resposta
6th Nov 2018, 7:04 AM
Keaikitse Zlatan Modise
Write a C program for factorial of given number using recursion.
c
factorial
program
recursion
0 Voto
1 Resposta
8th Mar 2019, 5:25 PM
Manikanta KVV
Live stream rtsp that is given by ipcamera to Html browser
ipcamera
livestream
onvif
python
rtsp
1 Voto
1 Resposta
8th Feb 2019, 11:13 AM
Niral Shakya
Given a string, return a string where there are three characters for every character in the original.
for
loops
python3
strings
0 Voto
7 Respostas
4th Feb 2022, 7:28 AM
Jaz
Creating A Project Complete the given class by adding a constructor to show the success message.
c#
constructors
errors
2 Votos
4 Respostas
25th Sep 2021, 3:06 PM
Adam
what is wrong with String...?? when I input I don't get any given input why?? Can anyone explain me???
java
string
2 Votos
8 Respostas
28th Feb 2022, 8:58 AM
Davinder Kumar
How to check whether a given number is integer or float type in C++?
float
integer
iss
number
or
1 Voto
4 Respostas
27th Jul 2018, 7:41 AM
Nikash
Given two integers 5 and 7, write a function to sum the numbers without using any arithmetic operators.
integers
of
sum
two
3 Votos
2 Respostas
18th Aug 2018, 12:18 AM
Abdulrahman Bello
What will be the output of given code and how? Explain it.
challengingcode
tricky
0 Voto
2 Respostas
11th Dec 2019, 8:53 AM
Akash
[SOLVED] Write the code to check whether the given input(0-9) is a numeric value or not.
alphanumeric
check
code
conditional
help
input(0-9)
numeric
regex
solved
write
0 Voto
7 Respostas
29th Jun 2018, 8:01 PM
Gaurav Raj
do anyone know how to print all the prime numbers within a given range
c++
0 Voto
6 Respostas
11th Jul 2017, 7:47 AM
Kartikey Sriwardhan
ℹℹ❌Challenge.. ❌ℹℹLets code which gives the occurences of every single character in the given string..or simply the frequency...
challenges
character
code
frequency
split
stringslicing
9 Votos
8 Respostas
2nd Oct 2017, 4:57 AM
tcivnokh
Can anyone explain why output is 0000 of given c snippet?
c
cpp
static
0 Voto
1 Resposta
29th Sep 2018, 11:55 AM
Rohit
Code that finds all the common multiples of two given numbers.
java
javahelp
math
1 Voto
2 Respostas
6th Feb 2018, 7:08 AM
KBEAST
Fill out the required parameters to below code from given options!
encapsulation
java
1 Voto
2 Respostas
21st Dec 2016, 12:20 PM
Pandav Nikunj
There is a list of IP addresses is given in answers. Please select all valid IP addresses according to IPv4 protocol
addresses
ip
ipv4
learn
please_help
protocol
test
web
19 Votos
8 Respostas
24th Jul 2017, 6:49 AM
noname
Find duplicate character in given input string using python & C language. Both.
c
duplicate
python3
reverse
strings
0 Voto
2 Respostas
8th Jan 2020, 7:48 AM
print out
How to know the given number is Amstrong or Not using For loop....
for
help
java
loops,
1 Voto
4 Respostas
1st Mar 2018, 1:00 PM
Gajavelly Nagaraju
I am a beginner And i just tried the given example, i wrote something wrong and not getting the output could anyone help me out
body
head
strings
title
1 Voto
26 Respostas
15th Sep 2019, 4:32 PM
athira VK
C#-Display maximum occurred character with the count in the given string without string functions
c#
0 Voto
4 Respostas
26th Feb 2020, 2:16 PM
Gopinath
What is the correct order for the calling function of the code given below?
c
calling
functions
order
0 Voto
4 Respostas
3rd Sep 2018, 12:12 PM
Akshay Kumbhar
Convert string to int when given 2 strings in an argument - error
convert
int
python
string
0 Voto
1 Resposta
14th Oct 2021, 2:41 PM
Errorguy
Write a Python script to check whether a given key already exists in a dictionary.
python
-4 Votos
6 Respostas
30th Apr 2022, 2:24 AM
haha
Given three integer matrices A(m*n),B(m*n) and C(m*n) . Print the one with more zero elements.
arrays
c++
matrix
0 Voto
6 Respostas
7th Feb 2023, 11:49 AM
Никита Л
How can we generate a string palandrome from any given string by adding minimum letters to it?
palandrom
python
python3
5 Votos
8 Respostas
26th Aug 2017, 8:42 PM
Balaswamy
Help! Warning: mysqli_query() expects at least 2 parameters, 1 given in
mysql
php
1 Voto
1 Resposta
26th Jan 2019, 8:40 AM
Aung Kyaw Soe
How to create a program that can solve a given problems
math
-2 Votos
1 Resposta
22nd Aug 2021, 9:05 AM
mariarosalita catapan
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
11
12
13
...
30
Próximo >
Quente hoje
how does this code function?
2 Votes
.
1 Votes
My question is about python?
0 Votes
.
0 Votes
Where is my badge?
1 Votes
Default constructor and default assignment operator
0 Votes
i need to learn Coding
0 Votes
HTML
0 Votes
Who is the best one in html can find for more comprehension
2 Votes
Quiz duel
0 Votes