Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Post under tag array
Recent posts under tag array
All
Questions
MCQs
Jobs
Articles
0
votes
0
answers
in java array program
posted
Feb 20, 2019
by
Rohit Kumar
java
array
+1
vote
0
answers
Write a program to print the sum of the elements of the array with the given below condition?
posted
Feb 20, 2019
by
anonymous
java
array
0
votes
1
answer
How to convert ArrayList to Array and Array to ArrayList in java?
posted
Feb 5, 2018
by
Ammy Jack
java
interview questions
arraylist
array
0
votes
0
answers
Given an array of sorted integers and find the closest value to the given number?
posted
Nov 21, 2017
by
anonymous
interview questions
array
c
–2
votes
0
answers
You have given height array of array. Generate the original array?
posted
Nov 21, 2017
by
anonymous
interview questions
array
c
+1
vote
1
answer
Find three largest numbers in array using C and share its complexity?
posted
Nov 8, 2017
by
anonymous
interview questions
array
c
0
votes
2
answers
How can a variable be declared and initialized as an array in C?
posted
Sep 7, 2017
by
anonymous
c
array
interview questions
+1
vote
Array in Java
posted
Aug 28, 2017
by
Rajesh Jk
java
array
0
votes
0
answers
Find the max sum of a sub array using C?
posted
Jul 25, 2017
by
anonymous
interview questions
c
array
0
votes
0
answers
How to find a pair of elements swapping which makes sum of two arrays same?
posted
Jul 7, 2017
by
Ajay Kumar
java
array
sort
+2
votes
1
answer
C: Given an array of numbers find n numbers with most occurrences?
posted
Jun 12, 2017
by
anonymous
c
interview questions
array
0
votes
Arrays in javascript
posted
Jun 9, 2017
by
Raju Raj
javascript
array
0
votes
1
answer
Given an unsorted array which has a number in the majority, how to find that number?
posted
Jun 1, 2017
by
Pooja Bhanout
c
interview questions
array
0
votes
2
answers
Write a C program to merge the elements of 2 sorted array?
posted
May 16, 2017
by
Pankaj Singh
c
array
sort
+1
vote
0
answers
How to Save to an Array and display array in listview on another activity ?
posted
Feb 9, 2017
by
Samira Sharma
android
java
array
listview
+2
votes
1
answer
Find total number of ways to make change using given set of coins
posted
Jul 31, 2016
by
Hasan Raza
c
data structures
algorithms
array
+2
votes
1
answer
how to find maximum sum of the contiguous elements in an array?
posted
Jul 30, 2016
by
Shahsikant Dwivedi
algorithms
interview questions
array
0
votes
1
answer
Merge two arrays in such a way that the resultant array is also sorted?
posted
Jul 12, 2016
by
anonymous
array
c
interview questions
+2
votes
2
answers
What is the maximum-size of an array we can have in a C program compiled using GCC?
posted
Jun 17, 2016
by
anonymous
c
gcc
array
+1
vote
2
answers
Are the expressions arr and &arr same for an array of integers?
posted
May 12, 2016
by
Hasan Raza
c
array
interview questions
+2
votes
1
answer
How memory can be allocated for the array in the following program?
posted
May 12, 2016
by
anonymous
c
array
–1
vote
1
answer
Find the missing element from the given 2 arrays, second array is duplicate?
posted
May 9, 2016
by
anonymous
c
interview questions
array
–1
vote
1
answer
How to find peak element of an array using C or C++?
posted
May 6, 2016
by
anonymous
c
array
c++
+1
vote
1
answer
How to convert a list to array in Java?
posted
Apr 14, 2016
by
anonymous
java
array
+2
votes
1
answer
Find a non-duplicate member of an array using C?
posted
Mar 31, 2016
by
anonymous
c
array
interview questions
0
votes
1
answer
Why insertion and deletion in ArrayList is slow compared to LinkedList Please explain with example?
posted
Mar 30, 2016
by
Karthick.c
java
array
linklist
+4
votes
1
answer
What are the advantages of using array of pointers to string instead of an array of strings in C/C++?
posted
Mar 29, 2016
by
Mohammed Hussain
c
array
+1
vote
0
answers
Why would it be more secure to store sensitive data (such as a password) in a character array rather than in a String
posted
Mar 28, 2016
by
Deepak Jangid
java
array
string
0
votes
2
answers
Rearrange the array in such a way that the first element is first maximum and second element is first minimum?
posted
Mar 18, 2016
by
anonymous
array
sort
c
interview questions
+2
votes
3
answers
Creating a Dynamic array ADT in C?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
c
array
+1
vote
0
answers
Check the following C example, why is one loop so much slower than two loops?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
array
c
+3
votes
1
answer
Why is processing a sorted array faster than an unsorted array?
posted
Mar 13, 2016
by
Shivam Kumar Pandey
array
0
votes
1
answer
What is difference between Vector and ArrayList in Java?
posted
Mar 11, 2016
by
Vijay
java
array
vector
+1
vote
1
answer
How to find common elements in three sorted array using Java?
posted
Feb 17, 2016
by
anonymous
java
array
interview questions
+1
vote
1
answer
How to check if same value is present in consecutive locations in a circular array using C?
posted
Feb 17, 2016
by
anonymous
c
array
arraylist
interview questions
+2
votes
2
answers
Why we need a linked list when we have dynamic array list?
posted
Feb 15, 2016
by
anonymous
linklist
array
c
c++
+4
votes
2
answers
Build two stacks using single array one is forward direction and is backward?
posted
Feb 3, 2016
by
anonymous
array
data structures
stack
c
interview questions
+2
votes
1
answer
Find two closest number in a given array using C/C++?
posted
Jan 20, 2016
by
anonymous
c
array
interview questions
+3
votes
2
answers
How to find the first non-repeated element in an unsorted array?
posted
Dec 15, 2015
by
anonymous
array
algorithms
c
+1
vote
2
answers
Given an array, How to find the first element that appears an even number of times?
posted
Dec 15, 2015
by
anonymous
array
algorithms
c
+2
votes
1
answer
How can we represent a stack and a queue by using only one single dimensional array?
posted
Dec 12, 2015
by
Maninder Bath
data structures
array
+2
votes
2
answers
What is the differeence between arrayList and Linkedlist in Java?
posted
Oct 28, 2015
by
anonymous
java
linklist
array
+3
votes
1
answer
Why can’t we create generic array?
posted
Aug 17, 2015
by
Karthick.c
array
java
+3
votes
1
answer
Write a Java program to sort a array using Bubble Sort algorithm?
posted
Aug 11, 2015
by
Mohammed Hussain
java
data structures
array
+1
vote
1
answer
What is the max size of an array allowed in java?
posted
Aug 4, 2015
by
anonymous
java
array
+3
votes
0
answers
How does a Java array look like in memory?Please Explain for one dimension and two dimension array memory location?
posted
Jun 16, 2015
by
Karthick.c
java
array
+4
votes
0
answers
How to convert byte array to an image file?please explain Pragmatically using Java?
posted
Jun 11, 2015
by
Karthick.c
java
array
+4
votes
0
answers
How to convert image to byte array please explain Pragmatically using Java?
posted
Jun 11, 2015
by
Karthick.c
java
array
+3
votes
1
answer
How can we sort an array having binary values using Java or C?
posted
Jun 4, 2015
by
anonymous
java
c
array
+1
vote
1
answer
How do I remove repeated elements from ArrayList?
posted
Jun 3, 2015
by
Karthick.c
java
array
Page:
1
2
next »
...