SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Finding points lying on same side of line #86

Closed SarthakKeshari closed 1 year ago

SarthakKeshari commented 1 year ago

Enter calculator name -

Finding points lying on same side of line

Describe calculator functionality -

So, this calculator aims to find 2 groups of points that lie on opposite side of line. User will be asked to how many points they want to check (min: 2) and then (x,y) for all the points will be taken as input. All the points on the same side of the line will be grouped together, while the points that lie on the other side of the line will be grouped together.

Under which category you wish to place it -

Ayushlion8 commented 1 year ago

Hey @SarthakKeshari , I am interested in resolving this issue please assign it to me:)

SarthakKeshari commented 1 year ago

Hey @Ayushlion8, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\pointsOnSameSideOfLineFinder

Issue completion deadline - 5th Oct 12:00:00 noon IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

SarthakKeshari commented 1 year ago

@Ayushlion8, Considering the efforts, you have put in, upgrading issue status from easy -> medium 📈

👏👏