Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Take Off Labs (Cluj-Napoca) nel mese di ott 2022
Colloquio
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.
Altre recensioni di colloqui per Internship presso Take Off Labs
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Take Off Labs (Cluj-Napoca) nel mese di gen 2020
Colloquio
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).
Domande di colloquio [1]
Domanda 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.