Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en gomoney (Lagos) en oct 2023
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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