employer cover photo

Sensor Geophysical

Is this your company?

Sensor Geophysical Interview Question

how would you speed up this code?

Interview Answer

Anonymous

Oct 11, 2016

Run a profiling tool, some timing tests find out major modes of use, frequency, look at the code structure and then analyse to find the best effort/reward plan.