Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Intel Corporation (Santa Clara, CA)
Colloquio
I went to an event. Interviews were not difficult. People were nice.
I performed pretty well in the interview, got an offer, however the salary they offered was lower then what I expected. I had to decline the offer. I am pretty upset on the fact that they didn't look into this information prior to the interview process.
Domande di colloquio [1]
Domanda 1
Programming questions on C. They were pretty easy based on strings, linked list etc. Question on achievements, projects worked on.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Intel Corporation nel mese di mag 2022
Colloquio
The interview started off with a video call with the hiring manager and afterwards with the Engineering team. With the hiring manager we conversed on the job requirements and I offered an overview on my background.
Domande di colloquio [1]
Domanda 1
What factors would you change to check the performance of a problem that handles matrix multiplications?
Recursion problem with exponents.
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Intel Corporation nel mese di ott 2021
Colloquio
Overall smooth process. Interviewers were patient and helpful.
Phone call with Hiring Manager followed by programming round. Once that was cleared, they invited for virtual onsite round.
3 interviewers mostly asking technical and resume related questions.
Domande di colloquio [1]
Domanda 1
- Background and interests.
- Write a linked List class that performs basic operations on a linked list.
- C++ related questions. OOPS concepts, virtual destructors, inheritance, diamond problem.
- Stack vs heap. Time and space complexity.
- Binary search.
- Bit manipulation.
- In depth resume questions.
Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Intel Corporation (New York, NY) nel mese di lug 2021
Colloquio
The interview went on for around 75-90 minutes. Started with introduction, company culture, customer requirements. Initially asked simple c/c++ snippet code to determine the final output. Later 3-4 questions regarding medium to difficult SQL queries. Asked to write 3 python codes. Advanced linux scripts.
Domande di colloquio [1]
Domanda 1
Decimal to N-Base (python), Prime numbers, Cut the hive problem