-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- Sorting of an Array
- kth largest element of an array, also kth smallest
- min and max element of an Array
- merge 2 array first in ascending and second in descending oder
- diffference betwwen largest and smallest element of the Array
- remove the repeated element
- print the odd and event element from the Array
- Find subsequences that add up to n
- Partition between odd and even numbers
- Sorting: Bubble sort , Merge sort , Quick sort , Heap sort , Insertion sort
Metadata
Metadata
Assignees
Labels
No labels