Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
:write a program to perform the given arithmetic using while and do... while iteration statement
input
0 Stimmen
1 Antwort
1st Mar 2017, 7:56 PM
Elias Mutembei
Find the no of occurrence of a word from a given string not using collections??
array
collections
for
java
javascript
string
urgent
0 Stimmen
1 Antwort
8th Jul 2017, 7:49 AM
Mohan
[SOLVED] Finding the amount of dollar, quarter, dime, nickel and pennys in a change given
python
0 Stimmen
1 Antwort
26th Sep 2017, 11:43 PM
Samantha philip
An array is given and below method contains logic for solve method. This logic takes more time to execute. So try to minimize
algorithm
arrays
challenge1
java
memory
multiplefoloops
problem
programming
solve
timecomplexity
0 Stimmen
5 Antworten
22nd Jul 2019, 3:40 AM
praveen kasojjala
I did it in a different way. What is the real method to find the sum of all numbers till the given number?
python
0 Stimmen
3 Antworten
30th May 2021, 7:07 AM
Joel Sebastian Jijo
Given 3×3 array,write a Java program to find the average of the lower triangular part of the array
.....mm
0 Stimmen
2 Antworten
9th Mar 2021, 6:51 PM
Nana Osei
Why are the lessons not going in the given order and being skipped in the "Intermediate Python" course?
intermediate_python_course
python3
0 Stimmen
1 Antwort
3rd Feb 2021, 4:49 PM
Anush Gudimetla
Hi anyone can tell me which condition I can apply to given code show me all the zodiac related to particular name
html
javascript
1 Stimme
3 Antworten
22nd Sep 2023, 9:06 AM
Diksha Shukla
java program to find all accurrences of characters in given file and store the result in array or linked list ?
arrays
linkedlist
1 Stimme
4 Antworten
22nd Mar 2018, 9:07 AM
Nada Darras
Write a c++ program to check the given number is less than 100 or greater than 100 by using ternary operator
c++
-1 Stimme
5 Antworten
24th Dec 2017, 5:55 PM
مبدعة الإعلام
You are given a program that takes an array of 10 words and takes a letter as input. Write a program to iterate over an array
code
1 Stimme
5 Antworten
5th Jan 2021, 2:06 PM
RayDallince
Write a single line code in python3. to return list of first letter of each word from given statement.
python3
0 Stimmen
2 Antworten
30th Mar 2020, 11:19 AM
AMRIT PRASAD PHUYAL
How to find numbers with different digits between a given interval..please can anyone give me a code in c?
clanguage
0 Stimmen
4 Antworten
26th Feb 2017, 4:05 PM
i am nazeeruddin
My friends solo learn is given us so much for free so we should not disrespect Solo learn because it's certificate is not worth?
jobs
portfolio
sololearn
4 Stimmen
5 Antworten
8th Jun 2017, 8:51 AM
Yash Mishra
How to filter only the prime numbers in a given list using lambda function and list comprehension using python ?
python3
-1 Stimme
2 Antworten
21st May 2019, 3:17 AM
Krishna
My Java code is not giving exact output. (module project given by solo lesson 10), what is correct code please
loan_caluclator
0 Stimmen
2 Antworten
22nd Jan 2021, 6:49 PM
Dhanya Raj Ravi
Given an ordered linked list whose node is represented by ‘key’ as informationand ‘next’ as link field. Write a java program to
linkedlist
0 Stimmen
4 Antworten
15th Jan 2021, 5:30 PM
Mahima
Given the string matric_no = "ND/20/COM/FT/500". Write a python range statement to display: i. Level ii. Year of study iii. Cour
python3
pythontutorial
0 Stimmen
4 Antworten
4th May 2021, 6:45 PM
HORLATECH
How do I write a c++ program to output all even numbers, all odd numbers and all prime numbers within a given range?
c++
1 Stimme
4 Antworten
23rd Apr 2018, 6:41 PM
STT
Write a c++ program to find area of a room in m2 if its length are given in feet
c++
1 Stimme
3 Antworten
24th Jul 2017, 12:21 PM
AdityaSingh
Hi im new learner and i noticed in Javascript for the tests there's always input given but why is it always "10"?
javascript
1 Stimme
3 Antworten
12th Nov 2022, 3:27 PM
Pravesh Maharaj
How to search for particular types of words from a list in a sentence given in the user input?
chatbot
input
python
python3
search
0 Stimmen
2 Antworten
7th Mar 2019, 4:56 AM
Ядрото
Would you be given a course related project after you've completed a course to get a barge and XP?
coding
1 Stimme
3 Antworten
17th Jun 2017, 6:07 PM
Otumian Empire
How to determine no. of customers if we don't have any index no. Given to them only their account number is available.?
keyword
sql
0 Stimmen
6 Antworten
26th Jun 2017, 6:56 AM
Saurabh Sharma
How to think as a programmer? I am asked to make class design structure for given classes names. how can I start this task?
algorithms
java
programming
2 Stimmen
3 Antworten
4th Jan 2022, 5:52 PM
Hadjer
guys!An array with given integer N elements,how to find the sum between fist minus number and last minus number of an array?C++
sum
1 Stimme
3 Antworten
5th Dec 2018, 11:09 PM
Oyu
Given a sorted Array A(may contain duplicates):Fill array B such that B contains elements from A with increasing frequencies.
algorithm
arrays
c#
cpp
java
logic
programming
ruby
1 Stimme
3 Antworten
9th Oct 2017, 6:56 AM
Abdul Sattar Mapara
I want to write a code to check if a given number is Prime or not.
c++
0 Stimmen
2 Antworten
30th Aug 2016, 11:41 AM
Soledolu Oluwatayo
Given x and y as input. Print all the power of x from 1 to y.
1 Stimme
1 Antwort
17th Feb 2018, 2:00 PM
Roshan Kumar
Why does the following code gives me output (5.0) of float type while I has given input of int type
float
int
type
1 Stimme
2 Antworten
17th Oct 2019, 4:02 PM
Abhinav
How can I check if the result given by the user is correct using javascript and html
functions
help
html
javascript
math
0 Stimmen
2 Antworten
24th Oct 2018, 8:40 PM
Nia
Write a programs in c++ that exchange data using swap function to interchange the given two number
output
0 Stimmen
2 Antworten
29th Jul 2017, 4:47 AM
PIYUSH CHITATWAR
Given the following declaration: char myStr[26]; char yourStr[26] = "Arrays and Strings"; a. Write a C++ statement that
pls
-2 Stimmen
2 Antworten
8th Jul 2021, 5:55 AM
Tawajir Media
What are the meaning of * if it given as argument?also what are various meaning of * in python?
*operator
python3
0 Stimmen
2 Antworten
26th Dec 2018, 11:11 AM
shreyash joshi
Given array A consisting of N integers, you have to find the maximum value of the following expression: |Ai−Aj|+|i-j|
arrays
c++
0 Stimmen
1 Antwort
27th Dec 2020, 5:30 PM
Pulluri Sai Lalith
Write a program to check whether a given sentence (ending with '.') is a palindrome or not. Without space. Using function in c++
c++
0 Stimmen
5 Antworten
20th Apr 2018, 3:31 PM
Tamii Mohammad
I had a job which are given by my collage to make a mini project give me some project ideas
asp.net
html
java
0 Stimmen
4 Antworten
18th Nov 2017, 10:02 AM
Xerox
Find the largest digit smong the two given integer and print the integer with laegest digit.if both the largest number.
java
2 Stimmen
2 Antworten
24th Jan 2018, 2:06 AM
😎😎Harini Palanisamy😎😎
Write a C program to search all occurrences of a word in given string using loop Array Index starts from 0
c
c++
strings
0 Stimmen
2 Antworten
29th Feb 2020, 5:16 AM
Somya Sarathi Samal
You are given a program that outputs all the numbers from 0 to 10. Change the code to make it output only the even numbers.
python
1 Stimme
3 Antworten
27th Feb 2022, 9:46 AM
Radhika Agarwal
python program to Reverse words in a given String in Python example str = "Capgemini" output should be reverse of that string li
python
-2 Stimmen
6 Antworten
13th Feb 2021, 10:57 AM
Suresh Suresh
Write a C program to find whether the given character is an alphabet, digit ,or special character using the if else statement
c
0 Stimmen
4 Antworten
31st Oct 2018, 7:15 AM
ALECKS
write a program to check whether the given number is prime or not using for loop
c++
loops
0 Stimmen
2 Antworten
3rd Oct 2016, 4:53 PM
Avi Shukla
Sorry, i meant what different values can be given in the 'face' attribute of 'font' tag?
comments
headings
html
0 Stimmen
2 Antworten
4th Jan 2017, 5:07 PM
Meghdatta Kumar
What codes should be used when theres a given words then transform it into alphabetical order
c++
0 Stimmen
2 Antworten
25th Nov 2016, 7:16 AM
Nielea Valerie
How many lives are given at the start? How to earn lives for playing shortcuts if you ran out of them?
coding
lives
shortcut
3 Stimmen
2 Antworten
21st Nov 2016, 4:58 PM
Suman Anand
Given an array containing n distinct integers in the range [0,n](inclusive of both 0 and n). Find and return number not in range
arrays
c++
0 Stimmen
2 Antworten
19th Feb 2024, 3:19 PM
Anuj Khare
You will be given two words, 's' and 't'. You have to output the number of matching positions if s is an anagram of t, and -1 if
anagram
strings
1 Stimme
9 Antworten
8th Oct 2018, 9:57 AM
Nilutpol Kashyap
Given a Tuple tup1= (10, 20, 30, 40, 50, 60, 70, 80, 90). What will be the output of print (tup1 [3:7:2])?
python
0 Stimmen
2 Antworten
13th Sep 2021, 4:26 PM
Abhinandh A
ou are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waiting
wen
1 Stimme
2 Antworten
30th Jan 2021, 4:14 AM
Abhishek Mujawadiya
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
22
23
24
...
30
Weiter >
Heute heiß
Is anyone else annoyed about lives?
1 Votes
Naming Variables
0 Votes
Best way to learn
0 Votes
Times up quiz has error
0 Votes
JavaScript concept of "toggle" while doing nav Bar
0 Votes
JavaScript functions
0 Votes
What happens if a function reach "return" statemt.
0 Votes
Help what is wrong with this code I can't run it
0 Votes
Job
0 Votes
How important are threads to us?
0 Votes