Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
38.9K+ articles
DSA
22.5K+ articles
Mathematical
7.8K+ articles
Arrays
6.5K+ articles
Greedy
2.1K+ articles
Dynamic Programming
1.6K+ articles
subarray
658+ articles
Analysis of Algorithms
374+ articles
subarray-sum
192+ articles
Kadane
25+ articles
subarray-sumsubarray
2 posts
Recent Articles
Popular Articles
Maximize sum of an Array by flipping sign of all elements of a single subarray
Last Updated: 04 January 2023
Given an array arr[] of N integers, the task is to find the maximum sum of the array that can be obtained by flipping signs of any subarray of the given array at most once...
read more
Arrays
Dynamic Programming
Mathematical
subarray
Kadane
subarray-sum
subarray-sumsubarray
DSA
Minimize sum by dividing all elements of a subarray by K
Last Updated: 10 March 2022
Given an array arr[] of N integers and a positive integer K, the task is to minimize the sum of the array elements after performing the given operation atmost one time. Th...
read more
Arrays
Analysis of Algorithms
Greedy
Mathematical
subarray
subarray-sumsubarray
DSA
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !