SarthakKeshari / Java-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 98 forks source link

Consecutive Numbers Sum #407

Closed nik132-eng closed 2 years ago

nik132-eng commented 2 years ago

Enter your question -

Given an integer n, return the number of ways you can write n as the sum of consecutive positive integers.

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

https://leetcode.com/problems/consecutive-numbers-sum/

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

Array, String

nik132-eng commented 2 years ago

can you please assign me this question

SarthakKeshari commented 2 years ago

@nik132-eng, Kindly add your solution to "leetcode" folder. Deadline - 13/10/2021