Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Actolap Solutions (Noida) em nov. de 2020
Entrevista
The interiew was a three step process. First was Coding Test. Second was 1 on 1 interview on Projects and OOP concepts. Third was an in-depth interview of the same.
Perguntas de entrevista [1]
Pergunta 1
1. Given an unsorted array, write a function which will accept the array and return the minimum difference between any pair.
2. Given an array of integers, print the array in such a way that the first element is the first maximum and second element is first minimum and so on.
3. Given an array of numbers, arrange then in a way that yields the largest value.