Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Take Off Labs (Cluj-Napoca) em out. de 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.
Outras avaliações de entrevista de vagas de Internship da empresa Take Off Labs
Candidatei-me online. O processo levou 1 semana. Fui entrevistado pela Take Off Labs (Cluj-Napoca) em jan. de 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).
Perguntas de entrevista [1]
Pergunta 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.