I applied online. I interviewed at Flyt (Vancouver, BC) in Aug 2020
Interview
They sent an assingment which had to be done in one week and sent it back by email. It included writing a whole web server with Go and write unit testing, integration testing, and readme for reviewers to read and run the code.
Interview questions [1]
Question 1
Write a restful webserver that can communicate with two pre-written servers and provide post and get apis that can receive requests from a frontend (postman for example), communicate with the other two services, do some calculations and return the proper results back to frontend. Write unit-testing and integration testing. Create a readme file and record a five minute voice that explains different parts of the code and how it works.