Posted 3 weeks, 3 days ago
We're building a computational geometry engine from scratch in C++20. B-Rep modeling, surface-surface intersection, tolerance-aware geometric algorithms, and next-gen data exchange formats like QIF and STEP AP242. Clean codebase, no legacy code, no …
Remote (US)
Posted 4 months, 3 weeks ago
The coding interview question involves a collection of points (places) on a 2D grid. Places and Queries against those places are listed in sequential order in a commands.txt file in a colon-seperated format. A query is a circle with a center point a…