SarthakKeshari / CPP-Questions-and-Solutions

This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
MIT License
47 stars 132 forks source link

Subarray with given sum #437

Closed rajraii closed 2 years ago

rajraii commented 2 years ago

Enter your question -

Given an array of positive and negative numbers. Find if there is a subarray (of size at-least one) with 0 sum.

Enter link to the question(if question belongs to any online platform) -

https://practice.geeksforgeeks.org/problems/subarray-with-0-sum-1587115621/1

Tags for the question(eg - Array, Basic, Stack, etc.) -

Array

Himanshi1207 commented 2 years ago

can you assign this to me?

SarthakKeshari commented 2 years ago

@Himanshi1207, Sure, kindly add your solution to "GeeksForGeeks" folder. Deadline - 12/10/2021

This Issue will only be counted towards ranking criteria of this repository.

Gentle advice- A bit more tough questions would be appreciated for Hacktoberfest tag.

rajraii commented 2 years ago

@SarthakKeshari hey man, if I raised the issue first shouldn't you assign this to me? Isnt it partiality?

SarthakKeshari commented 2 years ago

@rajraii, Kindly go through the contribution guilelines, the issue creation and claiming are two different aspects of contribution. Kindly refer CONTRIBUTING.md for further details.