Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
You have been given a BIG array A containing N elements where the ith element is given by a. There are Q queries, each given by
python
-4 Votes
2 Answers
31st May 2021, 8:11 AM
Asanka Namal
How can you get a random number between a given bound?
java
methods
numeric-operations
rand
random
3 Votes
6 Answers
20th Nov 2016, 1:10 PM
Goio
Challenge: Make a program to get Callender for given year and months.
any
language
7 Votes
6 Answers
3rd Feb 2018, 2:07 PM
Shruti
C program to print the possible maximum words from a given string
c
strings
4 Votes
4 Answers
9th Mar 2019, 9:07 AM
Punnam Ruthvik Reddy
I need some more explanation about given below...
c++
variables
0 Votes
2 Answers
4th Oct 2019, 4:06 PM
Piruthuvi Raj
Write a method which will remove any given character frome a string.
python
python3
sololearn
6 Votes
3 Answers
9th Jul 2020, 4:16 AM
Adarsh Rajput
Why this given below question's answer is 5 ?
js
1 Vote
2 Answers
18th Jul 2020, 5:59 PM
ILLUMINATIE
What should be the output of given append op.
append
lists
1 Vote
3 Answers
3rd Aug 2018, 6:12 AM
Sandeep Kumar Suthar
Explain,how to find out the missing number in given array with programming
java
0 Votes
7 Answers
18th Jun 2019, 4:56 PM
Rodda Sri Ranga Sudha
Evaluate a given floor of the casino to determine if there is a guard between the money and the thief, if there is not
python
-4 Votes
12 Answers
28th Apr 2021, 6:10 PM
Abhishek Kumar
How to check the given string keyword or not in java
java
1 Vote
4 Answers
21st Dec 2019, 3:08 PM
GANI LAKSHMI BHERI
C++ program to reverse the digits of a given number
c++
numbers
reversing
3 Votes
2 Answers
11th Dec 2017, 11:37 AM
gauri katte
What is %d and %f in the code given below
python
0 Votes
3 Answers
21st Aug 2020, 4:23 PM
Amit Kumar
How can we append a given string to the end of a list?
java
linkedlist
stringlist
0 Votes
14 Answers
15th Nov 2018, 11:18 AM
Sin
How do generate permutations of a given word?
recursion
1 Vote
1 Answer
24th Mar 2018, 12:59 PM
Brian Tomas
what are the errors in this given code ?
0 Votes
2 Answers
20th Sep 2018, 5:15 AM
Rishabh Kaushik
What time given for every Round in sololearn challenge?
java
python
python3
0 Votes
2 Answers
27th Oct 2020, 3:32 AM
Naseem Ullah
How do I multiply with only one given number?
java
0 Votes
2 Answers
18th Sep 2021, 12:28 AM
zaenck.
please tell me the time complexity of algorithm given below ?
c++
0 Votes
7 Answers
25th Jul 2018, 12:04 PM
Bahubali
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
0 Votes
14 Answers
19th Jan 2021, 3:02 PM
NWACHUKWU PRECIOUS CALEB
how links given to an image of our webage?
html
links
0 Votes
4 Answers
18th Jun 2016, 3:41 AM
Mohamed Asif
What is value of a in the given code
c
3 Votes
1 Answer
29th Dec 2018, 1:37 PM
Aaditya Deshpande
How to enter list of given range of elements at a time,plz check description
answer
python
quickly
0 Votes
14 Answers
26th Dec 2020, 6:09 PM
Krid Indu
Challenge: Write a program that counts a vowels from given string?
any
c
cpp
java
javascript
python
2 Votes
5 Answers
21st Jan 2018, 5:42 AM
Sudarshan Rai
Program to find product of two given numbers in C language
c
0 Votes
4 Answers
4th Apr 2020, 2:28 PM
Aditya Gupta
The code example given has no output
java
variables
0 Votes
1 Answer
26th Jan 2017, 8:39 PM
Hisham Abdul-Ghafoor
In a given array of numbers find the pairs of numbers (x,y) that add up to a given sum s.
algorithm
array
c++
java
javascript
pairsthatsumtoanumber
python
0 Votes
2 Answers
25th Jun 2018, 1:41 PM
Krishna Sai Vootla
Can you tell me a mistake in given program
complilation-terminaned
1 Vote
1 Answer
28th Aug 2018, 8:50 AM
Gagan Ubhi
what's the use of endl in the given program
c++
variables
0 Votes
4 Answers
25th Jul 2016, 11:46 PM
pravesh
How can we count the vowels in a given sentence?
how?
indexing
1 Vote
1 Answer
1st Sep 2024, 2:13 AM
Zecheesecake
Find what is the most occurred number on the given numbers
arrays
c++
0 Votes
8 Answers
4th Dec 2017, 6:13 PM
GODOF7
Given the following permutation of a,b,c,d,e,f,g,h,i,j, what is the next permutation in lexicographic (dictionary) order?
amswer
concept
python3
this
using
2 Votes
3 Answers
27th Mar 2018, 6:16 PM
Ashish Gupta
What is the output of given code? Please explain too.
c++
challenges
output
1 Vote
5 Answers
2nd Jan 2018, 12:48 PM
Shahnawaz Alam
Given this output, what is the key:value pair python is using
python
1 Vote
4 Answers
9th Jun 2022, 7:51 PM
David
Checking whether the given string matches with RegEx pattern
python3
-2 Votes
3 Answers
5th Jul 2020, 4:52 AM
Revathi
How to check whether given value is hex or not in python?
python
2 Votes
5 Answers
23rd Oct 2020, 10:21 AM
Dr£@M_c@tcH£r
Is whatever given as input in python is taken as string
python3
1 Vote
4 Answers
27th Apr 2020, 6:36 AM
Guruchandran Sekaran
Create function to add numbers of a given base
functions
python
sum_base
0 Votes
2 Answers
2nd Sep 2021, 3:52 AM
Yasaman Shokri
What is wrong with the code given in description?
css
html
1 Vote
2 Answers
25th Dec 2018, 5:58 PM
KUNAL VERMA
Plz write the c++ code for given shape.
c++
code
2 Votes
1 Answer
30th Sep 2017, 8:19 AM
Mayank
How to count occurrence of a given character in a String?
dk
java
sololearn
7 Votes
2 Answers
18th Nov 2016, 7:53 PM
David Kariuki
How to findthe length of the given dictionary by using for loop...?
python
3 Votes
3 Answers
24th May 2022, 2:16 PM
Mihir Lalwani
How to print a given string in the pattern shown below ( using python programming language)
python
python3
5 Votes
6 Answers
19th Sep 2018, 3:59 PM
Vivek Kumar
Scheduling execution of Python scripts at given time every day.
cloud
python
0 Votes
3 Answers
12th Jul 2019, 3:25 AM
Vivek Sivaramakrishnan
Idk why is given to me invalid syntax?🤔
lists
0 Votes
1 Answer
10th Apr 2020, 4:15 AM
ferdaous el mai
Write a program to sum of digits of given integer number
math
0 Votes
5 Answers
1st Nov 2018, 6:42 PM
Khaled Shabana
find first non repeated character of a given String
character
java
string
2 Votes
2 Answers
5th Sep 2017, 4:00 PM
Milind Mishra
How can I get day from given date,month and year?
java
1 Vote
1 Answer
5th Jan 2023, 2:20 PM
Killiam Chances
Can anyone help me code the pattern given in Description Below??
code
java
pattern
-1 Vote
6 Answers
5th May 2018, 11:33 AM
Purnima
Please explain the loop further with the given example in tutorial
c++
loops
3 Votes
4 Answers
28th May 2017, 9:16 AM
Vansh Wadhwa
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
...
30
Next >
Hot today
SQL
3 Votes
HTML/CSS questions
0 Votes
What Does Pseudo Elements Mean.
2 Votes
IMAGE
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
How to learn css and html
0 Votes
Find courses
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes