Fpga Engineer Interview Questions

542 fpga engineer interview questions shared by candidates

Asked questions regarding my work ex & projects - TOLD Manager wanted someone who had worked on PCIe software stack & did not consider me for next round as I had not worked on PCIe. I was a bit disappointed , but I was okay as I could answer all his other questions properly.
avatar

FPGA Design Engineer

Interviewed at Intel Corporation

3.9
Jun 10, 2017

Asked questions regarding my work ex & projects - TOLD Manager wanted someone who had worked on PCIe software stack & did not consider me for next round as I had not worked on PCIe. I was a bit disappointed , but I was okay as I could answer all his other questions properly.

Given two integer arrays, write a function which can compute the product of first array and save in the second array, except the product of that particular element from first array of same index you currently store in second array. A = [a(0), a(1), a(2), a(3) ... a(n)] B = [b(0), b(1), b(2), b(3) ... b(n)] where b(0) = a(1) x a(2) x a(3) .... x a(n) b(1) = a(0) x a(2) x a(3) .... x a(n) . . . b(n) = a(0) x a(1) x a(2) .... x a(n-1)
Apr 15, 2016

Given two integer arrays, write a function which can compute the product of first array and save in the second array, except the product of that particular element from first array of same index you currently store in second array. A = [a(0), a(1), a(2), a(3) ... a(n)] B = [b(0), b(1), b(2), b(3) ... b(n)] where b(0) = a(1) x a(2) x a(3) .... x a(n) b(1) = a(0) x a(2) x a(3) .... x a(n) . . . b(n) = a(0) x a(1) x a(2) .... x a(n-1)

Viewing 61 - 70 interview questions

Glassdoor has 542 interview questions and reports from Fpga engineer interviews. Prepare for your interview. Get hired. Love your job.