Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Hypotenuse AI (Singapore) nel mese di mar 2023
Colloquio
It was a 2-hour-long in-person coding interview only. It was very relaxed yet professional. The team asked questions on what is the ideal workplace for me, on entrepreneurship, and on my best tech projects as well.
Domande di colloquio [2]
Domanda 1
They asked me to implement an algorithm similar to floodfill, to find adjacent and similar pixels in a grid.
They also asked on how to design at a high-level a StackOverflow clone, from UI mockups to database table schema to API routes. Minor addons were on how to handle pagination, how to refresh, how to handle race conditions (a user edits a question just as the poster deletes it).