Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Java-find the Maximum Element a given number of Elements Implement the java program which Determines whether all the ....
help
-1 Vote
2 Answers
8th Feb 2021, 12:36 PM
Omdh Ixi
What is the use of id attribute of input in form element in HTML 5?How does it work? Also the name and type and value attribute
formelement
html5
idattribute
1 Vote
4 Answers
29th Oct 2020, 2:48 AM
Aryan
Hello guys.! What type of search is implemented when we check whether an element is present in a list in Python?
cpython
lists
1 Vote
2 Answers
7th Oct 2017, 7:35 PM
Vishnu#
A menu driven program to Create a List & INSERTING AN ELEMENT AT BEGINNING, END, AT A SPECIFIC POSITION, REMOVING FROM A SPEC
python
0 Votes
2 Answers
8th Jan 2021, 11:18 AM
Antony Alexander
I would like to know if there is a list of HTML4 and HTML5 elements and the attributes each element is compatible with... Thanks
html
1 Vote
3 Answers
14th Jul 2018, 12:08 PM
Lucas
writes a C++ program that takes n number of element from user (where n is specified by the user) and stores data in an array?
c++
1 Vote
3 Answers
11th Feb 2019, 10:05 PM
Baraah
What is meant by delete in queue, because when we delete an element it doesn't delete it it stay in queue but we cant use?
data
queue
structure
1 Vote
2 Answers
16th Jan 2020, 12:20 PM
venkatrao bhnala
Is it not possible to write '<html>' or any tag or element in paragraph as text, with greater and smaller sign.?
html
1 Vote
2 Answers
8th Jul 2017, 1:58 PM
Shivanshu
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 Vote
1 Answer
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
I'm doing a function that identifies me how many times an element is found in a vector, what condition should I put?
c++
function
if
0 Votes
2 Answers
6th May 2020, 12:37 AM
KeynerZzz
Good morning sir. How can i add a class in my element div like this code ? Thanks you sir.
add
class
div.
0 Votes
1 Answer
8th Dec 2021, 5:25 AM
Malick Diagne
How i can make empty matrix(3×3) using numpy module of python?
array
element
empty
list
matrix
module
numpy
python
square
5 Votes
2 Answers
4th Jul 2018, 4:50 PM
Maninder $ingh
after my countdown is over, i need to add <a href> when I click "Enter" to enter a new page, which element do I use ?
countdown
javascript
1 Vote
4 Answers
1st Jun 2017, 11:35 PM
Nelson
Gamification
application
element
gamification
mobile
research
-1 Vote
1 Answer
27th Mar 2021, 3:30 AM
Bello
How do I replace an array element with three elements without using another array? eg. Replace '0' by $,£,&
arrays
java
-2 Votes
3 Answers
4th Jul 2016, 12:08 PM
Rohan Agrawal
What does it mean when we equals content of a pointer variable to address of 1st element of array?
array
c++
pointer
0 Votes
1 Answer
6th Mar 2018, 10:06 AM
Purvank Bhiwgade
How can i make the 2nd script tag code to be loaded after 3 seconds or after a certain element loads
coding
css
html
javascript
jquery
js
script
web
website
0 Votes
2 Answers
12th Feb 2019, 10:20 PM
Dev Anand
Is it possible to have two span tags within a paragraph element with each span tag having its class attribute and a value.
p
span
0 Votes
2 Answers
28th Jan 2020, 5:03 PM
Aishat Alli
Rearrange the code to find and print the smallest element of the array (n is the size of the array).
c++
0 Votes
2 Answers
17th Oct 2016, 10:35 AM
anjanel macalaguim
How do I use the progress element in conjunction with javascript to make it move instead of it being restricted by a coded value
html
1 Vote
3 Answers
5th Feb 2018, 11:02 AM
Mubiru Jerry
<a href=“mailto:.......”>
a
css
element
html
html5
mailto
tag
3 Votes
2 Answers
19th Feb 2018, 3:11 PM
Roohollah Habibi
What is the function of (method = value) on the input element and what does it mean (return true and return false)
javascript
0 Votes
2 Answers
30th Aug 2020, 3:59 AM
Danang Setio Arifin
How can I target a nodeList in vuejs? querySelectorAll returns undefined. I'm only able to target an element using this.$refs
javascript
vuejs
0 Votes
1 Answer
1st Feb 2021, 6:15 AM
جوردن آهو ماولی
Hi I want to use media query in css in div element to resize it's height according to device. Can anyone send me whole process?
css
0 Votes
3 Answers
6th Oct 2020, 5:18 PM
Ajay Rai
Hi coders...M stuck here.. I want this code to return 1 if an element in the array has exactly one non zero neighbor. Like arr1
arrays
java
0 Votes
4 Answers
8th Apr 2017, 6:08 AM
Ricardo Chitagu
Why do we use ' *' in function declaration when we are returning array from a function even if the array points to first element
arrays
c
pointers
0 Votes
2 Answers
18th Aug 2020, 12:20 PM
Ankush Kurmi
here in my code extra blank space is printing after each row last elements and extra line break after last element .
python3
0 Votes
1 Answer
19th Feb 2019, 11:18 AM
कामेश
Can someone explain me what these errors mean?
c
element
function
initializer
unused
variable
0 Votes
2 Answers
31st Jul 2018, 3:31 AM
Parth Salat
Given a sorted array, rearrange the array alternately i.e first element should be max value, second min value, third second max
c
c++
java
-1 Vote
1 Answer
4th Aug 2018, 10:09 AM
Raja N
how to add an id attribute with a value of footer to the footer element at the bottom of the page site?
footer
0 Votes
1 Answer
25th Mar 2022, 7:48 AM
Yalda Hozhair Aminy
Is there a way to use a return method to return a specific element from an array using a loop?
java
0 Votes
1 Answer
20th Sep 2017, 9:58 PM
Sibusiso Mbambo
Can an element or several elements have both a width in % and a height in pixels to create a Responsive Website HTML and CSS ?
css
html
responsive
0 Votes
2 Answers
23rd Apr 2024, 4:13 PM
Lorentz Pierre-Elies
Can anyone help me i want to remove that space between p element and that bottom line.. But i'm not able to remove it...
html
0 Votes
2 Answers
3rd Oct 2020, 10:34 AM
Dhavish kakirde
I want to put a table equal to a picture. I used 3 <div> tags and 'float-left and right' element but it didnt work. Help me pls!
html
html5
1 Vote
4 Answers
25th Jan 2017, 11:22 AM
Luminous
How do i create a array String called computerMove and then make it choose a random element in the array?(In Java)
java
variables
0 Votes
1 Answer
4th Aug 2022, 8:06 PM
Strawberry
What exactly is a node in HTML?
dom
element
html
node
tree
0 Votes
1 Answer
27th Sep 2018, 4:19 PM
HonFu
4 is the correct answer. list(range(5)) = [0, 1, 2, 3, 4] and nums[4] is the 5th element of the list.
python
range
0 Votes
2 Answers
17th Mar 2017, 10:09 AM
Petrov Ilya V
how did you make the element disappear when you scroll going down and appear when you scroll going up? In HTML. Just like below.
html5
javascript
scrolling
1 Vote
1 Answer
28th Oct 2018, 12:26 AM
Alex Schneider
how to get the index of element of the iterated list directly, without using index()? How to count the instances and not values?
"for"
indexes
instances
python
0 Votes
2 Answers
24th May 2018, 12:34 PM
hide on bush
How to set JSX content in a string (React)
dom
element
function
html
javascript
js
props
react
string
variable
2 Votes
5 Answers
27th Jun 2020, 11:38 AM
Clueless Coder
How can we put two differnt link to same line without using   element n align 1st link to left side n 2nd link to right side
can
how
line
links
on
put
same
two
we
3 Votes
2 Answers
26th Jan 2018, 8:10 AM
Pranshu Singh
Hi Guys i just want to ask How can I check for an element of the kind string data type in arrya thst i have.. and if it not tel
c++
r
0 Votes
4 Answers
3rd Jul 2022, 2:16 PM
khalid Abd allmahmoud
How Can i do the div(group) elements ? I have in div tree element : heading and tree link like Home, Portfolio. Thanks you.
:
and
doing
element
group
heading
link.
0 Votes
1 Answer
16th Mar 2021, 4:38 AM
Malick Diagne
Hello...if i make a div element in HTML & round the div to a circle with CSS, how do I keep the writing in the middle?
<see
link
please>
the
2 Votes
2 Answers
15th May 2017, 5:25 AM
Delwyn Dunbar Taiwan
My two loop don't display paragraph élément with strong item. Thanks you.
display
element
item.
paragraph
strong
with
-1 Vote
1 Answer
22nd Feb 2021, 6:15 AM
Malick Diagne
Input First line N (1<=N<=100). Then NxN table is given(all number are integers) Output The total sum of element that are locate
c++
cpp
help
problem
sololearn
sos
0 Votes
1 Answer
3rd Oct 2020, 5:02 AM
Azat Malgazhdar
In the last exercise of this section the element requires # before its name. Why is this not mentioned anywhere in CSS lessons?
background
1 Vote
1 Answer
19th Jun 2018, 3:07 PM
Paul Ottwell
So the tutorial says there is two ways to input audio using the source element but doesnt explain which one to use?
audio
html
html5
1 Vote
1 Answer
24th Nov 2016, 12:04 PM
skytea yoloswag
On clicking add button , div is duplicated .How to edit code so that each added div element has unique id.eg: 3rd add btn id b13
html
jquery
php
0 Votes
3 Answers
15th Jan 2018, 5:11 PM
muhammed rizwan
What will be the code for finding the element which occurs with maximum frequency and also to display its frequency in an arra.
c++
0 Votes
2 Answers
20th Oct 2016, 8:56 AM
Deepro ghosh
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
24
25
26
Next >
Hot today
Java method override
1 Votes
Prient=("Hellow world")
1 Votes
A web question
0 Votes
What do you think would be good for some new courses?
0 Votes
How to write python language
0 Votes
Can someone explain nested loops ?
0 Votes
i see many people need turtle in sololearn
0 Votes
Understanding Matrixes
0 Votes
How to write and run Python code in SoloLearn for free?
0 Votes
how to use random function in python
0 Votes