I applied through university. The process took 3 days. I interviewed at Intel Corporation (New Delhi) in Jul 2020
Interview
It was a good experience, the interviewer called to set the Skype meeting for the next day, it was pure technical interview, he asked me in which language im comfortable in and I said c and python, so it was totally based on c. He also asked about few os related questions. He shared notepad and asked all the questions on it.
Interview questions [6]
Question 1
asked in depth about c pointers, like int const *p, const int * p and what will happen if we use free() .