- Reverse an array with new array.
- Reverse an array with external variable.
- Reverse an array without external variable.
- Remove n'th element from an array.
- Find Duplicate numbers from an array.
- Find Unique numbers from an array.
- Sort array in ascending order.
- Sort array in descending order.
- Merge Two arrays.
- Find Odd & Even numbers.
- Sum of all elements an array
- Largest and smallest elements in an array.
- Largest and Second largest.
- Smallest and Second Smallest.
- Find the Nth largest number.
- Find the count of the negative numbers and sum of the positive numbers
- Find the frequancy of the array elements.
- Copy the elements of one array into another array
- Count the duplicate elements in the array.
- Insert values in the N'th position.
- Largest Repeating element and its count.
- Sum of the elements should be 50 and contain maximum elements.
- Move all zero to first of the array.
- Move all zero to end of the array.
- Find the two numbers which has 10 as sum.
- Find the two numbers which has 10 as sum (way 2 method 2).
- Move all zero to end of the array ( method 2 and not using second array).
- Sort an array in Alphabetical order (SELECTION SORT)
- Move All Zeros to End of the array method -- 2 (simplified)
- Move All Zeros to First of the array method -- 2 (simplified)
- Product of The array.
- Find the Square root of values
-
Notifications
You must be signed in to change notification settings - Fork 1
Muhammed-Sahad-c/Array-Questions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
hi , in this repository about array qustions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published