Initial call with the hiring manager to review my resume and go over previous experience, followed by call with a few members of the team with technical questions that weren't too intensive or difficult
Interview questions [1]
Question 1
Give an example of and object class, and how you would use it. Other questions as well
I applied online. I interviewed at Intel Corporation (San Francisco, CA) in Mar 2020
Interview
Average. I have already done an internship with the company before, so I went straight to the final round.
Final Round Interview:
Part 1:
Asked a typical dynamic programming interview question. Also asked about machine learning trivia such as different kinds of deep learning strategies (unsupervised, supervised, semi-supervised, etc.).
Part 2:
Another interviewer asked me about my interests and goals as an intern. Also asked me about my research and when I'm graduating.
First talked about the projects listed on resume. Then asked me to solve the Maximum subarray: Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum. Then talked about the details of the job position and company culture.
Interview questions [1]
Question 1
Maximum subarray: Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.