Candidatei-me online. Fiz uma entrevista na empresa Cisco.
Entrevista
Coding through hackerrank where there were 5 questions. The total time allotted was 2 hours. In these 2 hours, 5 questions were to be answered. Data structure based questions to be solved . Pretty much that . Nothing else .
Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Cisco (Belgrade) em set. de 2024
Entrevista
An interview with the recruiter from the HR department at first, followed by two technical interviews, afterwhich an interview with the teamleader, as the last stage of the process then an offer
Perguntas de entrevista [1]
Pergunta 1
Questions related to virtual memory and memory allocation in C++
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Cisco (Bengaluru) em mai. de 2019
Entrevista
3 Rounds. First 2 rounds were no resume round and last round was managerial round with resume.
Some of the questions
1) Unset kth bit of the the number
2) Print number with all the even bits set
3) OS concepts ( Paging, Segmentation)
4) List the sequence of processes that are created as the Linux system boots up.
5) Declare a pointer to a function returning void and accepting a single int argument
6) Structure padding questions (find size of given structure, here the interviewer defined a structure and asked me to find the value returned by sizeof)
Perguntas de entrevista [1]
Pergunta 1
How to access a static function in another source file??