Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Box (Varsavia, Masovia) nel mese di mag 2025
Colloquio
After sending cv received an online assessment that included 3 Leetcode medium problems. Around 1.5hrs to solve, more than enough, manageable if you know what are you doing. Got rejected afterwards.
Domande di colloquio [1]
Domanda 1
Online assessment that included 3 Leetcode medium problems
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Box nel mese di mag 2025
Colloquio
Very well described process, extremely good communication during the process. As an interns we had office hours on which the OA was described in details, we could ask questions about the OA but also about Box.
Domande di colloquio [1]
Domanda 1
Very common behavioral questions, questions about the previous projects/experience.
2 hour long skype interviews.
Both were technical.
First was brain teasers and the second was about object oriented programming.
Here are the questions:
given a tree of nodes, how can you check whether or not the tree is 'unival' (all nodes have the same value) ?
given a tree of nodes how can you find out how many subtrees are 'unival' ?
both questions had recursive solutions