Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
The challenging marker was adding the marks given to me for my correct answers to the other player!!!!...
any
ideas
0 Stemmen
2 Antwoorden
9th Dec 2016, 7:36 PM
Az ad
Can space be given while writing the column name like for example : First Name instead of FirstName
sql
tables
0 Stemmen
2 Antwoorden
29th Jul 2017, 5:13 AM
Srinivas Nahak
Write a C++ program to compute the frequency of occurence of the strings "system", "to" and "and" from the given string S.
c++
community
-1 Stem
2 Antwoorden
15th Feb 2021, 8:51 PM
Dada Taiwo
Write a c program to get the input for the array and print the position of the given element.
c
-2 Stemmen
2 Antwoorden
27th Jan 2021, 2:54 PM
Hari priya
Hi.....whenever I try to run my code it gives me exactly what's on the editor and not as the example given
html
0 Stemmen
2 Antwoorden
29th Jul 2020, 2:19 AM
Oteroghogho Orugbo
Can someone write an algorithm of a program which checks the validity of a given date in the form of day/month/year
t
0 Stemmen
1 Antwoord
12th Oct 2022, 6:03 PM
YOSEHI
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
-2 Stemmen
3 Antwoorden
31st Mar 2021, 4:58 PM
Sunil
Return the number of even ints in the given array. Note: the % "mod" operator computes the remainder, e.g. 5 % 2 is 1.
3
python
0 Stemmen
3 Antwoorden
20th Sep 2019, 6:23 AM
AMAN TOMAR
Please help me to solve given code . My output is 3 2 1 but the expected Output is: 3 enter 2 enter 1
c++
0 Stemmen
3 Antwoorden
3rd Nov 2020, 5:14 AM
Horilal S Nirmalkar
In python, is there a way to make an if statement run if a certain number of any of the given conditions are satisfied?
if-statements
python
2 Stemmen
3 Antwoorden
1st May 2017, 8:32 AM
Swapnodip
You are an administrator at a football club who must categorize already played games on the team's website. The given program t
else
else-statements
if
if-statements
0 Stemmen
1 Antwoord
5th Apr 2021, 9:37 PM
WILMER MATEO
You are given an array of size N. You want to maximize the sum of elements on the odd indices of array
array
0 Stemmen
2 Antwoorden
28th Jan 2022, 6:10 AM
Pawan
code is given below. when I'm adding more items after running in loop it takes only first item in file and rest not. so please
python3
2 Stemmen
2 Antwoorden
30th Jan 2022, 7:13 AM
Sheikh Mohammed Ahmedraza
Return True if the given string contains an appearance of "xyz" where the xyz is not directly preceeded by a period(.). So "xxyz" is True but "x.xyz" is False.
codingbat.com
python
0 Stemmen
7 Antwoorden
25th Oct 2016, 3:26 PM
Kelvin
Define a function named longest_duplicates that returns the length of the longest sub-array of duplicates in a given sort array.
c++
1 Stem
2 Antwoorden
3rd Mar 2017, 5:52 AM
Tosrif Jahan Sakib
Can anyone make a C/C++ program to minimise the DFA and showing states with transition for any given regular expression??
c++
regular-expressions
0 Stemmen
1 Antwoord
21st Oct 2019, 3:42 PM
smaxiso
Why specifying the data type for a given variable in C++, more than once results in a syntax error ?
error
syntax
variables
1 Stem
2 Antwoorden
29th Jan 2018, 5:48 PM
FullCoder ALCHEMIST
You need to plan a road trip. You are traveling at an average speed of 40 miles an hour. Given a distance in miles as input
javascript
-3 Stemmen
6 Antwoorden
5th Jul 2021, 8:56 AM
Krupa Mani
I wants to count total ( 1 ) number present in the given length. This program is only from 0 to 100. But I wants upto 10000.
c
0 Stemmen
4 Antwoorden
4th Mar 2020, 5:38 PM
Vishwesh Patel
Help me print a random number from a given range, and if it has a certain digit eg 5, then it shouldn't print it. Here's my work
code
python
python3
2 Stemmen
2 Antwoorden
10th Mar 2020, 10:03 PM
Walter
Why p.serif{} syntax is used in these font lessons why not .serif p {} this syntax was given in basic css i.e. desendent selectors???
css
font
1 Stem
4 Antwoorden
11th Aug 2016, 9:51 AM
zaheer
How can strings be allocated in the heap using pointers. Strings can have variable size then how can they given a space in heap?
allocation
c++
cin
guest
memory
new
pointers
strings
0 Stemmen
3 Antwoorden
4th Jan 2020, 2:34 PM
Sajal Chuttani
Given an unsorted array of size n, WAP to find and display the number of elements between two elements a and b (both inclusive).
c
program
0 Stemmen
3 Antwoorden
8th Aug 2022, 1:15 PM
Aditya Khandelwal
Write a c++ program that add n even numbers and multiply n odd numbers from a given positive integers?
c++
0 Stemmen
2 Antwoorden
8th Jan 2017, 3:51 PM
Temesgen
Why in a challenge if one wins XP's are added as for given challenge and if lose XP'S are deducted more than shown in challenge?
csharp
css
html
js
2 Stemmen
4 Antwoorden
2nd Apr 2017, 6:04 AM
suraj pandey
How to find the sub string at run time, means a sub string will replace with another string in a given string at run time
java
0 Stemmen
3 Antwoorden
20th Oct 2019, 3:54 AM
Rodda Sri Ranga Sudha
Given a number in the range of 100 and 999, write a program to accept input and validate this range. The program should exit if
progress
0 Stemmen
2 Antwoorden
5th Aug 2021, 9:13 AM
DENNIS OTIENO
Write an algorithm to check whether or not the given number is a prime number. Write the corresponding program in c++
c++
0 Stemmen
3 Antwoorden
21st May 2017, 4:14 PM
RR2001
You are given a program that takes Team 1 and Team 2 football teams goals as inputs accordingly. Complete the function to take
console.
log
0 Stemmen
3 Antwoorden
8th Feb 2023, 12:57 AM
ANIL KUMAR VIHSWAKARMA
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
0 Stemmen
2 Antwoorden
6th Aug 2021, 7:48 AM
AMAN GOYAL
Another question guys, I'm new to this coding environment and I've been given an assignment which is due mid September. Help me
html
php
0 Stemmen
2 Antwoorden
31st Aug 2018, 6:20 AM
Tkay
You are given n integers. Store the integers in an array and physically reverse the order of the integers in the array.
c++
operators
0 Stemmen
3 Antwoorden
9th Jul 2017, 2:51 AM
Joyanta Mondal
Implement the below function to print the frequency of these characters b, f, j, p, v in a given string and also print the coun
java
0 Stemmen
3 Antwoorden
31st Aug 2021, 3:00 PM
Ravikumar Chauhan
You are given a sequence of integers as input, terminated by a -1. (That is, the input integers may be positive, negative or 0.
c
2 Stemmen
2 Antwoorden
17th Jun 2018, 2:32 AM
Noman Aasif
Question is given fruit number should be even. Half of it is apples and half banana. Takes 3 apples to make one pie. I
clanguage
1 Stem
1 Antwoord
16th Nov 2020, 7:17 AM
Sohel Kumar Samantaray
Write a function that, given an array A of N integers, returns the largest integer K > 0 such that both values K and -K exist in
python3
1 Stem
2 Antwoorden
27th Jul 2021, 10:45 AM
Gouri Shinde
Write a program that finds the row in the given NxM matrix with longest sequence that contains same values.
c++
code
coding
cpp
help
problem
solve
0 Stemmen
1 Antwoord
11th Oct 2020, 4:50 PM
Azat Malgazhdar
Java-find the Maximum Element a given number of Elements Implement the java program which Determines whether all the ....
help
-1 Stem
2 Antwoorden
8th Feb 2021, 12:36 PM
Omdh Ixi
Is encapsulation used for binding the data or as given in this for the security....... So consufing huh
googleconfusion
java
0 Stemmen
1 Antwoord
23rd Feb 2017, 2:45 PM
Afreen Sultana
Write the code to check if a triplet of key values with given sum exists in a BST.
bst
-1 Stem
1 Antwoord
26th Apr 2022, 4:45 AM
Alddd
Eh guys I wanted to know how to think the logic if a program is given to us?
java
0 Stemmen
1 Antwoord
24th Jan 2017, 6:06 PM
Ishu Pradeep
Given a stack, sort it using recursion. Use of any loop constructs like while, for..etc is not allowed.?
c++
data-structure
java
recursion
stack
0 Stemmen
1 Antwoord
28th Oct 2016, 4:48 AM
lokesh
write a java program that compute the maximum of numbers given by the user(use counter and sentinel approaches)
javascript
-1 Stem
2 Antwoorden
18th Mar 2017, 4:52 PM
Nada
How to make an operation to count prime number less than 100000 base on the following given code?
c++
0 Stemmen
1 Antwoord
3rd Mar 2017, 9:30 AM
Vince Gynesse
How to read the data of weight of elephant seals into array and how to calculate their avg.The data weight is given in file tome
@c
2 Stemmen
2 Antwoorden
22nd Jan 2021, 4:13 PM
Mohit Yadav
I tried to twist somethings but am not getting my desired output. Please I need help the code is given below 👇
c
input
output
0 Stemmen
2 Antwoorden
14th Nov 2019, 7:07 PM
Balogun Daniel
Does this code is right or need to do some changes? It basicly search the Given word by user in a String nd prnt index of word
java
0 Stemmen
5 Antwoorden
15th Nov 2019, 11:31 AM
Abdul Wahab
Hey friends my contact form is not working on my website. Plz help me out. i hve given the link for my codes
forms
html
php
0 Stemmen
2 Antwoorden
24th Apr 2018, 8:00 AM
Abdul Wahab
How do you get the statement "Learning is fun" to repeat itself thrice in a given expression using for loop in Java sript.
javascript
0 Stemmen
1 Antwoord
29th Oct 2023, 7:12 AM
Sergeant Nyams
How to get only one row in sql having count of one column in that table is >10 to be given in where condition
sql
2 Stemmen
2 Antwoorden
14th May 2018, 5:03 PM
mallika
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
25
26
27
...
30
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
Pointers in c#
1 Votes
How to install Bcrypt here
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes