Check if two polygons overlap

Revision as of 06:45, 30 July 2023 by Ididjdjjdjd (talk | contribs)

Self-explanatory: given two polygons (as a list of their vertices), check whether they overlap.

Task
Check if two polygons overlap
You are encouraged to solve this task according to the task description, using any language you may know.