Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Bionic
Colloquio
A preliminary call with the hr to share get to know you and speak about the company. After that a zoom call with one of the team leaders and a live coding assignment. Probably a longer process, but didn’t get passed it.
Domande di colloquio [1]
Domanda 1
Implement a circular buffer in Golang, which wasn’t difficult. After that, they added a requirement that if the buffer was full we need to double the size and insert the elements in such a way that the functionality would still work.
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Bionic (Tel Aviv) nel mese di dic 2022
Colloquio
very normal interview, a little explanation about the company and the position, a part where I tell about myself and the previous job and then a 20 minutes for a code question
Domande di colloquio [1]
Domanda 1
Implement a circular queue that supports input and output using the fifo method