" Se você fosse o CEO da empresa para a qual acabou de apresentar seu case, quais seriam as 3 perguntas que você faria?"
Software Technical Lead Interview Questions
16,410 software technical lead interview questions shared by candidates
language concepts of C/C++
Just standard questions - nothing out of the ordinary.
You're given the array of digits. Slice is a range in this array that has no more than 2 different elements. i.e. [1, 1] is slice, [1, 2, 1, 2] is also slice, but [1, 2, 3] and [1, 1, 2, 3] are not slices. You need to find maximum size of slice in the array.
You have a sequence of digits and whitespaces. You need to read all digits from this sequence and print them into string in XXX-XXX-XXX format. Minimum size of the last part is 2 elements (i.e. XX or XXX).
1.How to convert string to array in php?
Quel a été votre parcours professionnel ?
What can UX do for old systems?
Describe and explain the processes of your tests
What was the most challenging course you took in school and why?
Viewing 1501 - 1510 interview questions