Employment
Churchill Navigation is always looking for brilliant engineers up for a good challenge. We build cutting-edge products that solve real-world problems and make the world a better place. To do this, we embrace the revolutionary rather than the evolutionary, action over inaction, and fun over boredom.
We ask all engineering applicants (and almost everyone is an engineer) to submit a solution to the following problem:
Start Here for the include file that contains the problem description:
Once you have a solution, test it for correctness and speed against our reference solution
| point_search.exe | Our Test Program |
| point_search_reference.dll | Our "Reference" implementation - we'd like to see something at least close in speed to this |
| point_search_andras.dll | Our CTO's implementation, a variation of which is used in ARS. Provided upon submission of your DLL. |
Usage: point_search.exe (prints help)
point_search.exe your_solution.dll point_search_reference.dll (to compare)
|
|
Now, e-mail us your code and DLL, and we'll take it from there!