Empresa engajada
1st interview: The classic two-sum question. write a function that receive an array of integers and a target value, and returns the indexes i,j such that array[i] + array[j] = target(if they're exist)
Sigiloso
O(n) solution using hash-map
Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.
Comece a buscar vagas para receber atualizações e recomendações personalizadas.