Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso gomoney (Lagos) nel mese di ott 2023
Colloquio
I have about 12 questions to answer for the technical interviews stage but I am yet to answer the questions completely. I was hoping I could find the answers to the technical questions here
Domande di colloquio [1]
Domanda 1
Find the first occurrence of a given number from the series which has the difference between the adjacent elements as 1. For Example {1, 0, -1,-2,-1,0,1,2,3} Note: Do not use Linear Search