Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
Please explain any classmethod , staticmethod , properties to me ,I'm unable to understand with given examples
classmethod
decorators
properties
python
staticmethod
1 Stimme
1 Antwort
1st Apr 2017, 8:21 PM
Purvang Upadhyay
Given the following set: {b, f, g, h, a, c} You are required to write a C++ programming code that will perform the following
arrays
c++
-3 Stimmen
6 Antworten
7th Jun 2021, 12:09 AM
Loona
How can i dynamic allocate memory for a matrix with rows and columns parameters given by the user?
c++
dynamic
matrix
memory
0 Stimmen
2 Antworten
5th Apr 2018, 2:01 PM
Bruno Ribeiro
Can anyone give a code to find single frequency of multiple words from a given paragraph using python.
strings
0 Stimmen
1 Antwort
26th Jul 2019, 1:13 PM
Lovish Arora
What is meta charset? And what is UTF-8? I didnot understand the explanation given in the sololearn :(
charset
html
html5
meta
1 Stimme
2 Antworten
20th Sep 2016, 8:02 AM
Sabbir H. Tareq
Given a chain of matrices A1, A2, A3,.....An, you have to figure out the most efficient way to multiply these matrices.
c++
constants
dynamic
java
2 Stimmen
2 Antworten
9th Feb 2018, 3:35 PM
Anil
Im stuck here can anyone help 😭😭 function is a perfect square, which a given integer n, returns 1 if n is a perfect square.
c++
2 Stimmen
2 Antworten
30th Nov 2018, 3:32 AM
Notorious.mimi
Hello! Somebody can help me. please!
code
expected
fixthe
generate
given
output.print('
python
the
to
1 Stimme
4 Antworten
28th Oct 2021, 7:52 PM
Dia Abdoulaye
The c language codes which I have been learning in my school are really different from the one given here on solo learn why ?
c
code
different
difficulty
help
learning
solution
1 Stimme
7 Antworten
22nd Oct 2017, 1:45 PM
Rittvik Vashishtha
There are repeated elements in an array.Print each element exactly once in the order given in the input array.
hashing
0 Stimmen
3 Antworten
13th Nov 2016, 9:34 PM
shivam khare
according to Gregorian calendar it was Monday on the date 1/1/1990 . write a program to find out what is the day on 1st January of the given yr
c++
2 Stimmen
3 Antworten
22nd Sep 2016, 2:23 AM
Meena
Is there any relation between the number given to srand() function and the generated ramdom numbers as output?
c++
rand
1 Stimme
1 Antwort
6th Jun 2018, 3:15 AM
Rounak Sartaliya
user inserts 5 strings, if any string has been repeated the user gets alerted and asked to try again,once the user has given 5 c
java
0 Stimmen
5 Antworten
18th Sep 2022, 1:36 PM
Lenoname
Given an array of integers as input, find the length of longest series of same numbers in the array. Also print that number.
array
fun
java
length
series
2 Stimmen
4 Antworten
20th Sep 2017, 6:53 AM
Sahil Luthra
How can i chek that the given number is prime or not.....plz suggest me a program
java
0 Stimmen
1 Antwort
22nd Feb 2018, 6:38 AM
Akshit Mittal
Write a C program to convert a given integer (in seconds) to hours, minutes and seconds
(in
a
and
c
convert
given
hours
integer
minutes
program
seconds
seconds)
to
write
-5 Stimmen
1 Antwort
11th Oct 2020, 10:44 AM
Sachithra Bandara
Program to calculate addition, substraction, multiplication and division of numbers given by the user as input.
java
0 Stimmen
1 Antwort
31st Oct 2017, 9:03 AM
Kartik Patil
Has anyone here given Microsoft MTA Exam in software development? How much is it's certificate worth?
certificate
exam
microsoft
programming
0 Stimmen
1 Antwort
7th Jul 2017, 1:09 PM
Kushagra Agarwal
Create a scientific calculator as given in windows operating system. Add all the possibilities for evaluation.
https://code.sololearn.c
-3 Stimmen
1 Antwort
27th Jun 2020, 3:42 PM
Ayush Mishra
Searching a word in the given url page eg.wwww.dfgghh.com. And print msg success if match found
javascript
jquery
or
-1 Stimme
1 Antwort
3rd Jan 2018, 12:30 AM
unnamalai r
Write a program using nested loop to give output as a given below through C++. Course
control
flow
of
0 Stimmen
1 Antwort
9th Sep 2017, 1:59 AM
Raj Kumar
Can you scan the color values of all pixels on the screen in a given frame?
java
1 Stimme
1 Antwort
20th Sep 2017, 4:55 PM
DarkWiz
What is the best algorithm for getting all subsets of a given set of elements ?
arrays
lists
sets
sololearn
1 Stimme
1 Antwort
4th Nov 2016, 8:06 PM
Aneeshan
In the given code, whichever block i place first sequentially returns a result while the one i place [continued in desc]
fileobject
python
read
1 Stimme
2 Antworten
16th Nov 2019, 5:00 AM
Rayyan
How do run my code in JavaScript such that it makes a random choice from some given choices after the code is executed?
javascript
0 Stimmen
3 Antworten
26th Apr 2020, 7:39 PM
saatwik
The given code takes a text and a word as input and passes them to a function called search(). The search() function should r
why
0 Stimmen
3 Antworten
25th Jul 2021, 9:35 AM
Neelam Sangar
to find the circular primes.you have given a number from user for that you have to check wheather it is circular prime or not.
number
prime
2 Stimmen
5 Antworten
20th Sep 2017, 5:54 AM
satish genji
How do i print prime number at given k'th position without checking for all numbers occurring before kth number
algorithms
numbers
prime
print
python3
0 Stimmen
3 Antworten
24th Feb 2018, 7:18 PM
Aayush Singh
How this output comes to that code? Because I'm not given any value for this? Please explain that.Code is in discription line.
data-types
0 Stimmen
3 Antworten
1st May 2019, 4:36 AM
NRKS
Given an array of positive even and odd numbers. We have to find the index of largest even number. Use that maximum even number
array
c
c++
devleper
help_me
java
java_program
solve
1 Stimme
3 Antworten
15th Nov 2018, 3:36 PM
Abrar Bandar
This app needs a review before the final quizzes. Given the fact that may users take several days or weeks to complete.
suggestion
1 Stimme
4 Antworten
8th Mar 2018, 2:37 PM
Andward
How to convert a given 12 hour time format in hh:mm:ss AM/PM to 24 hour format if the function only takes a string as an input
java
string_functions
strings
timeconversion
1 Stimme
7 Antworten
16th Mar 2018, 6:34 PM
Dibya Prakash Paul
If I provide input using input() it shows syntax error as given below but if I provide this value without input() it works,WHY?
continuationcharacter
exec
function
input
python
string
syntax
syntaxerror
2 Stimmen
1 Antwort
6th Oct 2020, 5:56 PM
Hemant
Can we use two break statement in python. For example I have given you a code and it works👇.
input
0 Stimmen
1 Antwort
20th Oct 2020, 7:21 PM
zeeshan
Are there any priority given to complex Mathematical operation in Python3 ? Suppose we have parentheses and curly parentheses
pyhton3
0 Stimmen
2 Antworten
29th Sep 2018, 10:42 PM
Aditya
How written c programming
code
coding
given
how
much
start
tab
write
wrote
1 Stimme
4 Antworten
29th Jul 2018, 4:00 AM
Khalid Warsi
What is the future of programming given the high level of automation ?Will there be enough jobs for programmers in 10 years ?
jobs
programming
2 Stimmen
4 Antworten
10th Nov 2017, 1:43 PM
talent jokonya
You are making a program for a bus service. A bus can transport 50 passengers at once. Given the number of passengers waitin
c++
1 Stimme
2 Antworten
17th Dec 2020, 4:03 AM
Piyush Kumar
what happen if I add "main" in "static void sayhello(String name)" as "static void main sayhello(String name)" on the given code
classes
code
java
main
objects
2 Stimmen
1 Antwort
25th May 2020, 2:29 AM
Ray
Hello , can someone explain me the Magic Methods in Python 3. The given explanation here is very complicated for me.🙏
magic-methods
operator-overloading
playground
python3
1 Stimme
2 Antworten
22nd Aug 2018, 1:28 PM
UNICORN
How to compare... Assume an id given by user and an id stored in a table in python sqlite3
mysql
python
0 Stimmen
3 Antworten
30th Jul 2017, 6:24 PM
Tanmay Sharma
Python script which take string as input from user and prints number of occurrences of character used in given string
python
0 Stimmen
2 Antworten
23rd Jan 2018, 4:31 AM
Devang Prajapati
Annual Revenue The given code declares an array that holds the monthly revenues for a company for a year. You need to calculate
java
1 Stimme
3 Antworten
26th Aug 2023, 8:58 PM
D M D E V I Dissanayake-S22010030-622512534
What are the algorithm(step) through which the given program exhecutes? why if(condition) in 1st code is false? Why not in 2nd?
algorithm
if-statements
output
sololearn
1 Stimme
3 Antworten
19th Mar 2018, 2:35 PM
Suraj Jha
Below is the code to print occurence of digit 4 among given numbers.Plze help me correct the code to get desired output
help
java
problem_solving
1 Stimme
2 Antworten
13th Dec 2021, 2:39 PM
Tanu Jain
white c program using else sir statement to find the largest number among the given two intergar number
c
0 Stimmen
1 Antwort
9th Dec 2022, 6:34 PM
Akshay bevinakatti
Can anyone show why the given code to calculate the value of sin(x) using Taylor series expansion not working properly?
python
series
taylor
trigonometry
1 Stimme
1 Antwort
20th Nov 2019, 8:54 AM
Rayyan
Given a String containing numbers and uppercase characters (A-Z) , write Java methods that decompresses the String
java
methods
1 Stimme
1 Antwort
5th Apr 2017, 3:35 PM
Ahmed Sameh
Finding the AMOUNT of numbers within an array and a given range using recursion. (C++, arrays, recursion)
arrays
c++
recursion
0 Stimmen
1 Antwort
30th Jan 2022, 1:52 PM
Erik Pettersson
blue color is represented as #0000FF then why it's given as a #000099 in one code ?
colors
html
0 Stimmen
2 Antworten
20th Oct 2016, 6:11 PM
Pallavi
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
23
24
25
...
30
Weiter >
Heute heiß
What's wrong with this code ? ( Beginner)
3 Votes
Pig Latin
0 Votes
Ejercicio Pytho
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes
Uuu
1 Votes
Recursion doubt
2 Votes