Algo_ds_101: Amicable Numbers

Created on 6 Oct 2020  路  11Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Amicable Numbers

Submission Type
Data Structure

Submission Description
Two numbers are amicable if the first is equal to the sum of divisors of the second, and if the second number is equal to the sum of divisors of the first.

Submission Directory
Data_Structures => Maps_Hash_Dict => Filename.extension

Contributors

  • [x] C++ -
  • [x] C -
  • [x] Python -
  • [x] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer good first issue javascript ruby scala swift

All 11 comments

Please assign this to me for python

Can I also write code using C++ or Java?

can I do this in C and C++?

Hi @Mr-Destructive :wave: go ahead with C and C++.
Hi @Deepak2417 :wave: go ahead with java.

I am working on JavaScript assign to me.

Hi, I'd like to submit a C# version. Thank you.

I can get Swift

I am working on TypeScript assign to me.

I would like to implement it using Ruby

Hey I would like to do this in PHP, can you please assign me to it.
Thank you.

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahampriyanshu picture ahampriyanshu  路  5Comments

Nirali0029 picture Nirali0029  路  5Comments

ahampriyanshu picture ahampriyanshu  路  5Comments

Nirali0029 picture Nirali0029  路  4Comments

ahampriyanshu picture ahampriyanshu  路  5Comments