Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
Longest common string prefix
street robber
I applied via campus placement at Mahatma Jyotiba Phule Rohilkhand University (MJPRS) and was interviewed in Apr 2021. There was 1 interview round.
What people are saying about Intel
I applied via Campus Placement and was interviewed before Jan 2020. There was 1 interview round.
I have studied digital design, setup hold time is the time data must be stable before and after the clock edge, fixing it involves adjusting the clock or data path, setup time is more critical, a circuit with fewer stages is better for delay and power.
Studied digital design
Setup hold time is the time data must be stable before and after the clock edge
Fixing setup hold time involves adjusting the clock or data path
Setup...
Intel interview questions for popular designations
I applied via Campus Placement
Get interview-ready with Top Intel Interview Questions
The maximum sum from root to leaf in a binary tree, where only parent or child can be included in the sum.
Use a recursive approach to traverse the binary tree.
At each node, calculate the maximum sum from its left and right child.
Compare the sums and return the maximum sum plus the value of the current node.
Repeat this process until reaching a leaf node.
Track the maximum sum encountered during the traversal.
I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Dec 2016. There were 5 interview rounds.
UDP is preferred over TCP in this project due to its low latency and lightweight nature.
UDP is a connectionless protocol, which means it does not establish a direct connection between the sender and receiver.
UDP is faster than TCP as it does not have the overhead of establishing and maintaining a connection.
UDP is suitable for applications where real-time data transmission is crucial, such as video streaming or online ...
To clear the 7th bit in a 32-bit register, perform a bitwise AND operation with a mask that has all bits set to 1 except the 7th bit.
Create a mask with the 7th bit set to 0 and all other bits set to 1
Perform a bitwise AND operation between the register and the mask
Store the result back in the register
I applied via Referral
I am a physical design engineer with experience in designing and optimizing integrated circuits.
I have a Bachelor's degree in Electrical Engineering
I have worked on multiple projects involving ASIC design and verification
I am proficient in using industry-standard EDA tools such as Cadence and Synopsys
I have experience in optimizing power, area, and timing constraints for ICs
I am a team player and have collaborated with...
I worked on a project involving physical design of a microprocessor chip.
My role was to design and optimize the layout of the chip using industry-standard EDA tools.
I collaborated with the design team to ensure that the chip met performance and power requirements.
I also performed timing analysis and physical verification to ensure that the chip was manufacturable.
The project involved working with advanced process nodes...
I enjoy studying computer architecture and digital logic design.
Computer architecture
Digital logic design
Microprocessor design
VLSI design
A CMOS inverter is a digital logic gate that converts a digital input signal to its complement.
It consists of a PMOS transistor and an NMOS transistor connected in series.
The input signal is connected to the gates of both transistors.
The output is taken from the drain of the PMOS transistor and the drain of the NMOS transistor.
When the input is high, the PMOS transistor is off and the NMOS transistor is on, resulting i...
An inverter has 5 levels of working: input, pre-driver, driver, output, and load.
Input stage receives the input signal and converts it to a digital signal.
Pre-driver stage amplifies the digital signal and sends it to the driver stage.
Driver stage amplifies the signal further and sends it to the output stage.
Output stage converts the amplified signal back to analog form.
Load stage receives the analog signal and drives t
Strong 1 and strong 0 are the maximum voltage levels that an inverter can output for logic 1 and logic 0 respectively.
Strong 1 is the maximum voltage level that an inverter can output for logic 1.
Strong 0 is the maximum voltage level that an inverter can output for logic 0.
These concepts are important in determining the noise margin of a digital circuit.
The noise margin is the difference between the minimum voltage lev...
Layout designing involves creating a physical representation of a circuit using CAD tools.
Layout designing is a crucial step in the physical design process of integrated circuits.
It involves placing and routing the components of a circuit to meet design specifications.
CAD tools commonly used for layout designing include Cadence Virtuoso, Synopsys IC Compiler, and Mentor Graphics Calibre.
Layout designers must consider f...
I am a Physical Design Engineer with experience in designing and optimizing integrated circuits.
I have a Bachelor's degree in Electrical Engineering
I have worked on projects involving ASIC design and verification
I am proficient in using tools such as Cadence and Synopsys
I have experience in optimizing power, area, and timing constraints
I am familiar with industry-standard design methodologies such as RTL-to-GDSII flow
My favorite subject throughout my course of study is Digital Design.
I enjoyed learning about logic gates and how they can be used to create complex circuits.
I found the process of designing and testing digital circuits to be very satisfying.
I also appreciated the practical applications of digital design in fields like computer architecture and embedded systems.
I excelled in courses like Digital Logic Design and Compute...
Virtual ground is a concept where the non-inverting input of an op-amp is grounded to create a reference point for the inverting input.
Virtual ground is created by connecting the non-inverting input of an op-amp to ground.
This creates a reference point for the inverting input, which can be used to amplify the difference between the two inputs.
Virtual ground is commonly used in amplifier circuits and filters.
Examples of...
A transistor amplifier is a circuit that uses a transistor to amplify the input signal.
A transistor amplifier consists of a transistor, a power supply, and input and output signals.
The transistor acts as a switch, controlling the flow of current through the circuit.
The input signal is applied to the base of the transistor, and the output signal is taken from the collector.
The gain of the amplifier is determined by the ...
Voltage divider bias circuit is preferred due to its stability and low sensitivity to temperature variations.
Provides stable bias voltage
Low sensitivity to temperature variations
Simple and easy to implement
Suitable for low power applications
Reduces noise and distortion
Examples: BJT amplifier circuits, op-amp circuits
Load line is a graphical representation of the relationship between voltage and current in a circuit.
DC load line represents the steady-state behavior of a circuit while AC load line represents the dynamic behavior of a circuit.
DC load line is a straight line while AC load line is a curved line.
DC load line is used to determine the operating point of a circuit while AC load line is used to analyze the small-signal beha...
Q point is the operating point of a transistor. Voltage divider bias fixes Q point by setting the base voltage to a desired level.
Q point is the DC bias point of a transistor.
It is the point where the transistor operates in the active region.
Voltage divider bias sets the base voltage to a desired level, which in turn sets the Q point.
This ensures that the transistor operates in the desired region and provides the requi...
Stabilization concept in an amplifier refers to the techniques used to prevent oscillations and ensure stable operation.
Stabilization is achieved by adding feedback components to the amplifier circuit
The feedback components can include resistors, capacitors, and inductors
Negative feedback is commonly used to stabilize amplifiers
Positive feedback can cause instability and oscillations
Stabilization techniques vary depend...
Yes, I can draw n basic RC circuits for low pass filter and explain.
An RC circuit consists of a resistor and a capacitor in series or parallel
The cutoff frequency of the low pass filter is determined by the values of R and C
The output voltage decreases as the frequency of the input signal increases
Examples of basic RC circuits include RC low pass filter, RC high pass filter, and RC bandpass filter
The charging and discharging of capacitor in the circuit depends on the voltage and resistance of the circuit.
The capacitor charges when the voltage across it increases and discharges when the voltage decreases.
The rate of charging and discharging depends on the resistance of the circuit.
The time constant of the circuit determines the rate of charging and discharging.
The formula for time constant is T = R*C, where T is
Yes, I can draw the waveform for charging and discharging current.
The waveform for charging current is a rising slope from zero to the maximum current value, followed by a plateau at the maximum value until the battery is fully charged.
The waveform for discharging current is a falling slope from the maximum current value to zero, followed by a plateau at zero until the battery is fully discharged.
The charging and disch...
RC circuit works as integrator/differentiator under certain conditions. Can be derived with circuit analysis.
For an RC circuit to work as an integrator, the time constant (RC) should be large enough compared to the input signal frequency.
For an RC circuit to work as a differentiator, the time constant (RC) should be small enough compared to the input signal frequency.
The output voltage of an RC integrator circuit is pr...
Small signal analysis is linear and deals with small variations around an operating point, while large signal analysis is nonlinear and deals with large variations.
Small signal analysis assumes that the circuit is linear and that the input signal is small enough to not affect the operating point of the circuit.
Large signal analysis deals with nonlinear circuits and assumes that the input signal is large enough to affec...
I rate myself 8 out of 10 in programming.
I have experience in programming languages such as C++, Python, and Verilog.
I have developed scripts to automate tasks and improve efficiency.
I am constantly learning and improving my programming skills.
I have successfully completed several programming projects.
I am comfortable working with complex algorithms and data structures.
Second order effects in CMOS and their explanation
Second order effects are non-linear effects that occur in CMOS devices
Some examples include channel length modulation, body effect, and drain-induced barrier lowering
Channel length modulation is the change in effective channel length due to the variation in drain-source voltage
Body effect is the change in threshold voltage due to the variation in substrate voltage
Drain-...
The current equation becomes more complex and includes additional terms when second order effects are considered.
Second order effects refer to non-linearities in the system that affect the current equation.
These effects can include things like parasitic capacitance, inductance, and resistance.
When second order effects are taken into account, the current equation may include additional terms such as higher order derivat...
CMOS latch-up is a phenomenon where a parasitic thyristor is formed in a CMOS circuit, causing it to malfunction.
CMOS latch-up occurs when a parasitic thyristor is formed between the power supply and ground in a CMOS circuit.
This can happen when the voltage at the input or output pins exceeds the power supply voltage.
To prevent latch-up, designers use guard rings, substrate contacts, and other techniques to prevent the...
Latch up in CMOS circuits can be avoided by implementing proper layout techniques and using guard rings.
Implement proper layout techniques
Use guard rings
Avoid asymmetric layout
Minimize substrate resistance
Use low-resistance substrate material
Avoid high substrate doping levels
Use ESD protection devices
Avoid high voltage gradients
Use proper power supply sequencing
CMOS is preferred over NMOS and PMOS due to its low power consumption, high noise immunity, and compatibility with digital circuits.
CMOS consumes less power than NMOS and PMOS.
CMOS has higher noise immunity due to complementary nature of transistors.
CMOS is compatible with digital circuits due to its ability to switch between high and low states.
NMOS and PMOS have higher power consumption and are not complementary in n...
An NMOS cross-sectional view and electron flow level working explanation.
NMOS stands for n-channel metal-oxide-semiconductor.
It is a type of MOSFET (metal-oxide-semiconductor field-effect transistor).
NMOS has a source, drain, and gate terminal.
When a voltage is applied to the gate, it creates an electric field that attracts electrons from the source to the drain.
The flow of electrons from source to drain is controlled ...
Characteristics curve for NMOS, PMOS and CMOS are graphs that show the relationship between current and voltage.
NMOS curve shows that current increases with voltage until it reaches saturation
PMOS curve shows that current decreases with voltage until it reaches saturation
CMOS curve is a combination of NMOS and PMOS curves
CMOS curve shows that current flows only when both NMOS and PMOS are on
The threshold voltage is the
I am a Physical Design Engineer with experience in designing and optimizing integrated circuits.
I have a Bachelor's degree in Electrical Engineering
I have worked on multiple projects involving ASIC design and optimization
I am proficient in using EDA tools such as Cadence and Synopsys
I have experience in floorplanning, placement, and routing of digital circuits
I am familiar with industry-standard design methodologies su
Intel is a leading technology company with a strong focus on innovation and cutting-edge products.
Intel has a reputation for being at the forefront of technological advancements
Intel invests heavily in research and development to create innovative products
Intel has a diverse range of products and services, providing opportunities for growth and development
Intel has a strong company culture that values collaboration, di
I worked as a Physical Design Engineer in my previous company. I am looking for new challenges and opportunities to grow.
I was responsible for designing and implementing physical layouts of integrated circuits.
I collaborated with cross-functional teams to ensure timely delivery of projects.
I optimized designs for power, performance, and area.
I want to switch companies to gain exposure to new technologies and work on mo...
I am open to discussing a salary that is commensurate with my experience and the responsibilities of the role.
I am flexible and open to negotiation
I am looking for a fair and competitive salary based on industry standards
I am willing to consider other benefits such as healthcare, retirement plans, and vacation time
I am interested in opportunities for growth and advancement within the company
Yes, what are the biggest challenges your physical design team is currently facing?
Ask about the team's current projects and timelines
Inquire about any upcoming technology changes or advancements
Ask about the team's approach to problem-solving and collaboration
Some of the top questions asked at the Intel interview for freshers -
The duration of Intel interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 28 interviews
Interview experience
Software Engineer
333
salaries
| ₹12 L/yr - ₹44.5 L/yr |
SOC Design Engineer
236
salaries
| ₹11.2 L/yr - ₹42 L/yr |
System Validation Engineer
168
salaries
| ₹8.7 L/yr - ₹38.1 L/yr |
Design Engineer
155
salaries
| ₹11.5 L/yr - ₹45.4 L/yr |
Physical Design Engineer
154
salaries
| ₹6.4 L/yr - ₹32.7 L/yr |
Qualcomm
Nvidia
Microsoft Corporation
Advanced Micro Devices