Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Bionic.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Bionic (Tel Aviv-Yafo) em dez. de 2022
Entrevista
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
Perguntas de entrevista [1]
Pergunta 1
Implement a circular queue that supports input and output using the fifo method