ha-geometry-technical-challenge
v1.0.0
Published
Solution to the Computational Geometry Engineer Challenge
Downloads
11
Maintainers
Readme
Computational Geometry Engineer Technical Challenge
Solution to the Computational Geometry Engineer Challenge
Table of Contents
General info
Given a set of vertices connected by edges, provided in a JSON data structure, write an algorithm that finds all of the interior faces (polygons) of such a data structure. The output schema should be a simple JSON format.
File Structure
Usage
