Ho presentato la mia candidatura di persona. La procedura ha richiesto 3 mesi. Ho sostenuto un colloquio presso Auriga (Kyiv, ) nel mese di gen 2022
Colloquio
1 Recruiter spot me in Linkedin 2 Chat in messenger 3 Telephone conversation with recruiter 4 Home assignment 5 Zoom 100 min interview 6 coding task The process take 2 month
Domande di colloquio [4]
Domanda 1
Linux builds user-space programs as dynamically linked applications. Please describe scenarios where you would change the default behavior to compile your application as a statically linked one.
You debug an application and put a break-point into a function defined by a dynamically-linked library used by the application. Will that break-point stop any other application that makes use of the same library?