Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
So i have a bash code that wont read my array, the array is a text file made into an array...writing a scanner program
array
bash
head
scanner
sed
tail
0 Votes
1 Answer
22nd Feb 2022, 2:45 AM
KiddBuu
how to compare values in an array
asking
0 Votes
2 Answers
21st Feb 2022, 8:52 PM
cheetah
How to create an array (For example A[N]) in Python and find the difference between the elements of this array? ( subtraction)
practice
python
question
1 Vote
4 Answers
21st Feb 2022, 1:20 PM
kinedev
How to remove a property of an object in an array in javascript ?
javascript
1 Vote
3 Answers
18th Feb 2022, 8:59 PM
fateme kamarei
Array c++
arrays
c++
output
0 Votes
1 Answer
18th Feb 2022, 1:02 AM
etogirr bogurts
Array contaning names
array
arrays
java
0 Votes
8 Answers
16th Feb 2022, 11:16 PM
Romela Cathrille Mijares Zabala
What does this code mean??
array
c++
cpp
new
pointer
1 Vote
4 Answers
16th Feb 2022, 1:23 PM
DevAbdul
Java warm up exercise.
array
java
math
practice
problem
0 Votes
2 Answers
16th Feb 2022, 3:37 AM
🐻bear
Can anyone tell me that, In java how to return int array with square brackets like for python we use list then how to do java
java
1 Vote
9 Answers
13th Feb 2022, 1:58 PM
Onkar Ambuse
What is wrong in the attached code sorting an array of strings using pointers
arrays
pointers
sort
0 Votes
4 Answers
13th Feb 2022, 5:56 AM
Alddd
Why does Object.keys("a string"); returns array of string characters
javascript
objects
2 Votes
7 Answers
12th Feb 2022, 5:03 PM
Vijay Prakash
Hi everyone. I have got an array of objects with name properties.How do i count the total number of letters in the array.
javascript
0 Votes
2 Answers
11th Feb 2022, 11:03 AM
CedyAdvance
how can i get index of inserted number in 2d array
c++
0 Votes
2 Answers
10th Feb 2022, 7:32 PM
Nicholas Tsuoa
How do I convert an array from one data type to another in Numpy?
data_science
numpy
python
0 Votes
4 Answers
9th Feb 2022, 12:53 PM
AWI
Max Value in Recursive Array
arrays
java
max
recursion
0 Votes
3 Answers
8th Feb 2022, 9:19 PM
Bobby Dike
Determine whether its possible to obtain a strictly increasing sequence by removing no more than one element from the array.
array
python
strictlyincreasing
0 Votes
5 Answers
6th Feb 2022, 6:56 AM
Veeee
How to copy the elements of one array into a new array.
c
1 Vote
3 Answers
5th Feb 2022, 3:25 PM
Varshini M
Why isn't it working properly????
array
import
input
java
print
result
scanner
split
string
variable
0 Votes
2 Answers
2nd Feb 2022, 5:57 PM
Ravi King
how to delete and insert an element in an array in c++
c++
1 Vote
2 Answers
1st Feb 2022, 6:19 PM
CLIFFORD MUKOSH
Suppose I've a vector as vector<int>a[n] and while compiling I give value of n as 2 . Can I keep on adding value to this array ?
array
cpp
vector
0 Votes
4 Answers
1st Feb 2022, 1:32 PM
Dreamer
DESIGN, DEVELOP AND IMPLEMENT A MENU DRIVEN PROGRAM IN C++FOR THE FOLLOWING ARRAY OPERATIONS.
c++
-6 Votes
1 Answer
1st Feb 2022, 1:20 PM
nickson nyaore
39.2 Practice Array Properties & Methods
arrays
js
methods
2 Votes
2 Answers
31st Jan 2022, 9:58 PM
Nate Raia
how can i calculate length of array in c++
arrays
c++
1 Vote
3 Answers
31st Jan 2022, 4:09 AM
Vishal
Binary search of an array using recursive function and pointers
arrays
c
c++
pointers
recursion
2 Votes
2 Answers
30th Jan 2022, 5:51 PM
Erik Pettersson
en -> English, hi ->Hindi, ml->Malayalam how to this type api array convert in php
api
get
php
0 Votes
1 Answer
30th Jan 2022, 3:17 PM
Sujeesh Bhavani
Finding the AMOUNT of numbers within an array and a given range using recursion. (C++, arrays, recursion)
arrays
c++
recursion
0 Votes
1 Answer
30th Jan 2022, 1:52 PM
Erik Pettersson
How to add index value in 2d Array
2d
arrays
indexers
javascript
1 Vote
1 Answer
29th Jan 2022, 1:05 PM
Anish Singh
How can I index this 3D array in Python? Why this output?
array
python
0 Votes
3 Answers
29th Jan 2022, 5:15 AM
David Ortega
You are given an array of size N. You want to maximize the sum of elements on the odd indices of array
array
0 Votes
2 Answers
28th Jan 2022, 6:10 AM
Pawan
Index was outside the bounds of the array
c#
2 Votes
8 Answers
27th Jan 2022, 12:21 PM
Bogdan Parnete
[SOLVED] Count And Remove Consecutive Duplicates From An Array
array
consecutive
duplicate
error
javascript
2 Votes
4 Answers
26th Jan 2022, 5:23 PM
March Zucherbug
Location of elements of one array in another array?
c++
0 Votes
1 Answer
25th Jan 2022, 5:43 PM
TeaserCode
Can nay help me to write a PHP program to create a array of the following fruits{apple,banana,mango ,orange}.
php
1 Vote
4 Answers
24th Jan 2022, 8:59 AM
Shankar Oli
Adding a value to an array
kotlin
1 Vote
2 Answers
23rd Jan 2022, 2:22 PM
Austin Nzioka
Return an array
array
find
function
javascript
0 Votes
1 Answer
22nd Jan 2022, 2:18 AM
EsaKurniawan
Why my selection sort elements not print or sort array
c
sorting
0 Votes
1 Answer
20th Jan 2022, 5:37 AM
PARMAR AAYUSH
I need to populate a jagged array with a string type from the keyboard, how to do it?
c#
2 Votes
7 Answers
19th Jan 2022, 10:51 AM
Роман Жигунов
How can I Change the Array content from from different functions
html5
javascript
0 Votes
1 Answer
19th Jan 2022, 8:47 AM
Shiko
Take 10 integer inputs from user and store them in an array. Now, copy all the elements in another array but in reverse order
c++
1 Vote
3 Answers
19th Jan 2022, 6:22 AM
Mumtaz Ali
How can I find digits of elements of array in reverse?
arrays
c
recursivefunction
-1 Vote
5 Answers
17th Jan 2022, 4:43 PM
Nitu Rao
Java code problem with array
java
2 Votes
18 Answers
15th Jan 2022, 11:19 PM
Tony Jadesola
(c++) what is the difference between passing an array to a function then finding its length and directly finding its length?
arrays
c++
functions
pointers
0 Votes
5 Answers
15th Jan 2022, 3:21 PM
ABHISHEK
how do i add a space character when storing an input string in a 2d array in c?
array
c
input
string
0 Votes
1 Answer
15th Jan 2022, 1:21 PM
Rey Vincent Ocero
hi please where the problem in my code in c++
array
char
class
0 Votes
3 Answers
11th Jan 2022, 7:24 PM
Mohammed obaida Hamzah
How can I compute median values of every consecutive three input array elements?
c
2 Votes
13 Answers
11th Jan 2022, 3:42 PM
Nitu Rao
Array
java
0 Votes
4 Answers
9th Jan 2022, 7:27 PM
Muzammil Khan Tareen
How to reverse a string using array in java?
java
question
sololearn
1 Vote
7 Answers
9th Jan 2022, 12:22 PM
RealEmmaPlays
Help to find out error
array
java
1 Vote
2 Answers
7th Jan 2022, 4:11 AM
Sonali Kala
if t[i] is an array of string and i want the first caracter of eatch oneof it :t[i][0] but it shows that it will be a matrix!!
c
3 Votes
4 Answers
6th Jan 2022, 8:33 PM
Tyt
Is this Binary Search working for long Array ?
binary_search
c++
0 Votes
7 Answers
6th Jan 2022, 3:13 PM
Prakriti Maiti
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
7
8
9
...
90
Next >
Hot today
code coach
3 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
i want correct anwer code
0 Votes
Hi im a begneer and i dont understand how to code if anyone whos smart replay
0 Votes
IndexOf()
1 Votes
I dont know what i should do with java script
0 Votes
Does this app support the audio tag?
0 Votes
Lua?
1 Votes
Who should or which website should i visit or watch so i could learn python??
1 Votes
Is there a level after intermediate Python?
1 Votes