sukritishah15 / DS-Algo-Point

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
MIT License
953 stars 293 forks source link

Abundant Number #820

Open xma8lu opened 3 years ago

xma8lu commented 3 years ago

🚀 Feature

A number n is said to be Abundant Number if sum of all the proper divisors of the number denoted by sum(n) is greater than the value of the number n. And the difference between these two values is called the abundance.

Have you read the Contribution Guidelines?

Yes

Pitch

It is a new one (not already present)

xma8lu commented 3 years ago

Can you please assign this to me in Java

ajk-github commented 2 years ago

assign this issue to me

sukritishah15 commented 2 years ago

@SufyanKhan0 Assigning it for Python.

rakshitgupta23 commented 1 year ago

@sukritishah15 @aditya-gite-04 Please assign it to me in C or Java.