COMPUTATIONAL GEOMETRY

I am very interested in computational geometry . How should I get started with computational geometry?

1 Like

You can refer to this thread. It covers all aspects and algorithms required in competitive coding. To get started with any topic you should start with doing easy questions first and then move on to the next level. For geometry, you can start with Hackerrank, it covers most topics of computational geometry and then you can refer to these problems. Start doing problems with the maximum number of submissions first.

1 Like