I applied online. The process took 3 months. I interviewed at SpaceBound in Aug 2021
Interview
Half hour phone interview to discuss the company, my background.
Next was a take home programming exercise to implement a small utility for converting currencies and expenses to USD and outputting a CSV expense report in the converted currency.
I submitted the programming exercise within a couple days, fully completed.
After that last email I heard nothing for 3 months, completely ghosted.
Interview questions [1]
Question 1
Write and update the code to load currency data from openexchangerates.org into a SQLite database that is provided.
Then create a SQL query to report order amounts in US Dollars using the latest currency data that you loaded in part 1.