- Find a pair with the given sum in an array.
- Sort binary array in linear time.
- Find the maximum product of two integers in an array.
- Find equilibrium index of an array.
- Find majority element (Boyer–Moore Majority Vote Algorithm)
- Move all zeros present in it to the end.
- Given an integer array, find the maximum sum among all its subarrays.
- Sort an array in one swap whose two elements are swapped.
- Maximum Product Subset Problem.
- Find pairs with difference
k
in an array. - Find the minimum difference between the index of two given elements present in an array.
- Partition an array into two subarrays with the same sum.
- Find two numbers with maximum sum formed by array digits.
- Find the minimum index of a repeating element in an array.
- Find a pair with a minimum absolute sum in an array
-
Notifications
You must be signed in to change notification settings - Fork 0
Amriteshwork/Coding_Questions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
solving coding problem using c++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published