J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez gomoney (Lagos) en oct. 2023
Entretien
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
Questions d'entretien [1]
Question 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