Algo_ds_101: Distance Formula

Created on 3 Oct 2020  Â·  12Comments  Â·  Source: ahampriyanshu/algo_ds_101

Submission Title
Distance Formula

Submission Type
Maths_And_Stats

Submission Description
The Distance Formula is a variant of the Pythagorean Theorem
Given the two points (x1, y1) and (x2, y2), the distance d between these points is given by the formula:
d=√((x_2-x_1)²+(y_2-y_1)²)

Folder Related To
Maths_And_Stats/Geometry => Distance_Formula => Filename.extension

Contributors

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

Most helpful comment

i would like to do this in c

All 12 comments

I would like to be assigned to the Python version :)

Hey, could I be assigned the C++ version?

I'd like to be assigned C# version for this issue!

please assign me the golang version

Hey, this is my first contribution to this repository, could anyone help me out and let me know why it didn't pass the checks?

I would like to be assigned to the java version

Hey, this is my first contribution to this repository, could anyone help me out and let me know why it didn't pass the checks?

I'm not sure, but maybe you have to name the file exactly like the directory name. So upper case letters.

i would like to do this in c

Can I be assigned for Java?

I would like to be assigned for php version

I could do js implementation

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

subhayuroy picture subhayuroy  Â·  5Comments

Jaswantsinghh picture Jaswantsinghh  Â·  5Comments

Nirali0029 picture Nirali0029  Â·  4Comments

YashJain2 picture YashJain2  Â·  4Comments

Nirali0029 picture Nirali0029  Â·  4Comments