Layout engineer Interview Questions
151
Layout Engineer interview questions shared by candidates
Unexpected question: write a script to perform pattern matching with certain keywords for each line in a file.
2 Answers↳
use `sed` command to perform the pattern matching for each line, and a bash script wrapping around to parse the file. It is fairly easy, but for people who is not familiar to scripting language, sed, awk...etc, it may be a trouble. Less
↳
you can also use perl regular expressions


Overall experience in elevator field !
2 Answers↳
Sir, I've more than what you have asked in adv.
↳
5 years

inverse a string without a temporary variable
2 Answers↳
Hi, I also have interview in Portland...Can you help me?
↳
Initialize a character array, read the string into the array variable. Calculate string length. Now using a iterative solution, swap first and last characters, then second and second last characters and so on. Less

GD: mostly current affairs. Technical: circuit basics
1 Answers↳
Revise your concepts. It will be not direct questions.

Basic CMOS, Fabrication, Layout, Stick diagram etc in the first round. The second round was more based on digital logic.
1 Answers↳
Thanks. As a fresher, How did you apply for the company?



Where do you want to be 5 years from now?
1 Answers↳
I sad I would work at Bosch if I found motivating goals.

Circuits were given to test basic capacitor knowledge.
1 Answers↳
Since I knew capacitor characteristic, I answered correctly