How do you think you would respond if, initially, you worked hard on a task and yet your superiors repeatedly asked you to redo and rewrite, would you be frustrated by this?
Computer Engineer Interview Questions
1,856 computer engineer interview questions shared by candidates
Why did I want to work for the company.
My strengths and weaknesses
"What is the size of an integer on a 32-bit system?"
How would you code up a custom rectangle detector?
Given a 2D grid consisting of links and vacancies represented by a 2D array and assume you can move from either down (j,k)->(j+1,k) or to the right (j,k)->(j,k+1) unless there is a vacancy
If ever did anything to harm U.S or not?
What is the most challenging thing you faced in a group project?
If your are a terrorist or not?
(1) Back-propagation; (2) overfit vs underfit; (3) implementation of one of the steps in Canny edge detection using graphs; (4) closed form formula to solution of linear regression; (5) write code for K nearest neighbor algorithm (6) vanishing gradient vs exploding gradients due to choice to relu() vs sigmoid()
Viewing 1 - 10 interview questions