Ayush7614 / Daily-Coding-DS-ALGO-Practice

A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
https://daily-ds-algo.github.io/DS-Algo-Website/
MIT License
320 stars 475 forks source link

Magnetic Force Between Two Balls --Leetcode Medium level Problem #940

Open puneetkaur2929 opened 3 years ago

puneetkaur2929 commented 3 years ago

Hello @Ayush7614 @Amit366 I want to work on this leetcode problem. Problem Statement: In this problem basically we need to find distribute balls to different positions such that minimum force between balls is maximized.

Given the integer array position and the integer m. Output: Return the required force. https://leetcode.com/problems/magnetic-force-between-two-balls/

language : I am interested to use C++ .

Kindly Assign this issue to me under LGM SOC 21

anshyyy commented 3 years ago

hello @Ayush7614 @Amit-45 i would like to work on this issue in C++.