Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

equal_halves_of_array #1683

@shreya-jpg

Description

@shreya-jpg

Given, an array of size n. Find an element that divides the array into two sub-arrays with equal sums.i.e. Find an element in array such that sum of left array is equal to sum of right array.

Language: c++

Please assign this under hacktober fest.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions