There were 2 rounds of interview.Both the rounds were technical and lasted around 45 mins each. Basic digital electronics, computer organization and architecture, verilog coding and C++ questions were asked
Perguntas de entrevista [1]
Pergunta 1
base conversions, some questions related to cache and secondary memory, basic questions related to flip flop and latches, a C++ question on recursion.
In the second round I was asked 4 questions, first he gave me a sequential circuit and asked me to draw the output.
Second he asked me to write the next state equation from the given FSM. Third, a verilog code and last to draw a sequential circuit
The interviewers were friendly and helped me wherever I got stuck. There were 2 technical rounds, each of 45 minutes. Topics included: Digital logics, verilog code, Recursion in C++, FSM, Flipflop network outputs, and cache.
Said Hi to each other, and the interviewer directly dived into coding questions posted in the Interview Document sent by Google. Had to code my approach in the same document. 3 coding questions were asked in round 1. no digital or hardware related questions were asked.
Perguntas de entrevista [1]
Pergunta 1
1. Generate child arrays from parent arrays.
2. Get running avg of arguments called by a function for the last N number of times.