Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Take Off Labs (Cluj-Napoca) en oct 2022
Entrevista
A simple problem (you chose the programming language) but I was told that my problem was not solved in an efficient way so that I got did not get to the interview part.
Otras opiniones sobre las entrevistas para el puesto de Internship en Take Off Labs
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Take Off Labs (Cluj-Napoca) en ene 2020
Entrevista
After application, you get a set of algorithmic problems to solve in your desired programming language. If the solutions are good in regards to speed, complexity, and memory, a technical interview takes place. The technical interview is about general programming knowlegde, oop / solid principles, databases(indexing, queries, etc).
Preguntas de entrevista [1]
Pregunta 1
1. Given an array of N distinct natural numbers, how many pairs of numbers sum up to a given number S? 2. Given an array of N natural numbers, find the number that appears more than N/2 times.