Java icon indicating copy to clipboard operation
Java copied to clipboard

[FEATURE REQUEST] <title> Sweep Line Algortithm

Open Dhruv127 opened this issue 1 year ago • 1 comments

What would you like to Propose?

I would like to propose documenting the "Closest Pair of Points" algorithm using the Sweep Line Algorithm in a structured and organized manner. This documentation will include a detailed description of the algorithm, its characteristics, time and space complexities, and implementation details in Java.

Issue details

Implement the Sweep Line Algorithm in Java to solve various geometric problems, such as line segment intersection, Voronoi diagrams, and line segment intersections. The algorithm involves moving a "sweep line" through a set of points in the plane and efficiently handling geometric intersections and relationships.

Additional Information

Please assign this to me under Hacktoctober fest

Dhruv127 avatar Oct 01 '23 18:10 Dhruv127

As an active participant in Hacktoberfest, I am eager to take on the assigned issue. I bring with me a commitment to optimizing solutions with the finest space and time complexities. Rest assured, your task is in capable hands. Please assign this issue to me.

Shobhit0603 avatar Oct 02 '23 16:10 Shobhit0603

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!

github-actions[bot] avatar Feb 14 '24 00:02 github-actions[bot]

Please reopen this issue once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Feb 21 '24 00:02 github-actions[bot]