Industrial design intern Interview Questions
120
Industrial Design Intern interview questions shared by candidates
How to avoid flow marks in an injection molded plastic part.
3 Answers↳
Product designer has to design the part with proper wall thickness and geometric details that assist the moldflow in molding process. Further, during the molding process, we adjust the molding pressure or temperature to speed up the mold flow so that the mold can be filled fast before the material sets in to form the flow mark. Less
↳
Specify on your drawings critical dimensions so your suppliers can assess and understand the scope of what you need. Then when your supplier provides mold flow analysis it can be done with complete information. Less
↳
This really depends on the part. There are general rules of thumb to be followed but some of it is trial and error. Less



Describe how you overcame challenges working on a group project?
1 Answers↳
I learned that first impressions are key to a project's outset, as well as being encouraging and open to the ideas of others. Building trust and communication is important to any team project, and if you can keep it consistent, the project will achieve great success. Less


They did not ask any difficult questions. They asked general questions of the basis of any programming language. From this they took down whats your understanding and thus your views on programming and methods that you would use for structure and testing code.
1 Answers↳
Given the Mathematical formula for the Fibonacci sequence: F(n):={0 if n = 0; 1 if n= 1; F(n-1)+F(n-2) if n > 1. hence the numbers produced ny this series would start: 0, 1, 1, 2, 3, 5, 8, 13,... a) Write a function which takes a value 'n' as an input and returns the 'n'th number in the series, calculation the result iteratively. b) Write a second function which calculates the result recursively. c) which function will give the result faster. 2a) Write a routine that converts a string containing an ASCII representation of a number into a number. State any assumption that you make and where you would check for any errors. You cannot use any language function or construction which might do the job automatically (e.g, parseInt, atoll, strtoI, etc). Less

Why do you want to work at Google
1 Answers↳
Hi, as a Google employee, I’ve created an interview prep guide that got many people into Google, based on my and my friends' interview experiences. You can find it here: interviewjoy.com/services/interview-process-details/google-manager-interview-questions-answers/ (please do not forget to check the reviews on that page to read my customers' comments). Good luck! Less

Please describe in brief what EBZ does?
1 Answers↳
Just prepare thoroughly for the job profile and you should be good to go.