Candidatei-me por meio de recrutador(a). O processo levou 3 dias. Fui entrevistado pela Auriga em jul. de 2025
Entrevista
Human Resources screening, a test to complete at home, video call. The video call was some questions about the C language, assembly, how does the stack works and such. Then asked about DMA, and other hardware related stuff.
Perguntas de entrevista [1]
Pergunta 1
C language quirks mostly, DMA, testing frameworks I used
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Auriga (Vilnius) em mai. de 2021
Entrevista
Good process and at the same interesting. You should be prepared not only in IT techs but also have good English skills. I would suggest to read technical documentation and watch video about self-presentation.
Perguntas de entrevista [1]
Pergunta 1
technical - base of programming language and code understanding
Candidatei-me pessoalmente. O processo levou 3 meses. Fui entrevistado pela Auriga (Kyiv, ) em jan. de 2022
Entrevista
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
Perguntas de entrevista [4]
Pergunta 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?