Filter interviews by
I applied via Walk-in and was interviewed in Jul 2024. There were 4 interview rounds.
Fundamental knowledge of aptitude, MPMC, C/C++, basic electronics, and digital electronics.
I applied via Job Portal and was interviewed in Feb 2024. There were 3 interview rounds.
Normal genral aptitude questions are there
1.speed and time
2.permutation combination
3.percentage
4.profit loss
etc
Xor gate can be designed using 4:1 mux by selecting inputs based on control signals.
Use 4:1 mux with two inputs as A and B, one input as A' and one input as B'.
Connect A and B to select lines of mux.
Connect A' and B' to the data inputs of mux.
Set control signals such that when A=0, B=1 or A=1, B=0, the output is 1.
When A=B=0 or A=B=1, the output should be 0.
A full adder can be designed using two half adders and an OR gate.
Use one half adder to add two of the three inputs (A and B)
Use the second half adder to add the output of the first half adder with the third input (Cin)
Use an OR gate to combine the carry outputs of both half adders to get the final carry out
The sum output is the XOR of the outputs of both half adders
I am a passionate and experienced Design Engineer with a strong background in mechanical engineering and a proven track record of delivering innovative solutions.
I have a Bachelor's degree in Mechanical Engineering from XYZ University.
I have worked for XYZ Company for 5 years, where I led a team in designing a new product that increased efficiency by 20%.
I am proficient in CAD software such as SolidWorks and AutoCAD.
I ...
My hobbies include woodworking, hiking, and playing the guitar.
Woodworking: I enjoy creating furniture and small projects in my spare time.
Hiking: I love exploring nature trails and challenging myself with new hikes.
Playing the guitar: I find relaxation and creativity in playing music on my guitar.
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Tasks are concurrent blocks of code that can run in parallel, while functions are sequential blocks of code that perform a specific task.
Tasks can run concurrently, while functions run sequentially
Tasks can be executed in parallel, while functions are executed one after the other
Tasks are used for parallel processing, while functions are used for sequential processing
Blocking operations wait until the operation completes, while non-blocking operations do not wait and allow other operations to continue.
Blocking operations halt the execution until the operation is completed
Non-blocking operations do not halt the execution and allow other operations to continue
Blocking operations are synchronous, while non-blocking operations are asynchronous
Example: In a blocking operation, a functio...
FSM code for pattern detector
Define states for different patterns to detect
Transition between states based on input pattern
Output a signal when a specific pattern is detected
Scaledge interview questions for popular designations
I applied via LinkedIn and was interviewed before Feb 2022. There were 3 interview rounds.
VERILOG, SV, SVA, UVM architecture, protocol, anything that is present in your resume, related to Asic Verification.
Scoreboard is a verification component that tracks and compares expected and actual data.
Scoreboard is used to monitor the progress of a design under test (DUT) and compare it with the expected behavior.
It can be implemented using a register or a memory block.
Scoreboard can be used to check the correctness of the DUT's output against the expected output.
Expected data can be obtained from a reference model or a golden m...
UVM can be used to create a testbench environment and integrate it with c based test cases using DPI-C.
Create a UVM testbench environment using SystemVerilog
Use DPI-C to integrate the c based test cases with the UVM environment
Define a DPI import function in SystemVerilog to call the c functions
Use UVM sequences to drive the test cases
Use UVM scoreboard to verify the results
Use UVM coverage to ensure complete coverage
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Methods to reduce harmonics in induction motor include using passive filters, active filters, and multi-pulse converters.
Use passive filters such as LC filters to reduce harmonics in induction motor
Utilize active filters like active power filters to eliminate harmonics
Implement multi-pulse converters such as 12-pulse or 24-pulse converters to reduce harmonics
Ensure proper grounding and shielding to minimize harmonics
In 5 years, I see myself as a senior electrical engineer leading a team on innovative projects.
Leading a team of engineers on innovative projects
Advancing to a senior electrical engineer role
Continuing professional development and learning new technologies
Contributing to the growth and success of the company
My project involved designing and implementing a smart home automation system using IoT technology.
Utilized sensors to detect motion, temperature, and light levels in different rooms
Developed a mobile application to remotely control devices such as lights, thermostats, and security cameras
Integrated voice control using virtual assistants like Amazon Alexa or Google Assistant
Implemented machine learning algorithms to pr...
During my internship, I gained hands-on experience in designing and implementing electrical systems.
Worked on various projects involving circuit design and troubleshooting
Assisted in testing and analyzing electrical components
Collaborated with engineers to develop solutions for technical challenges
Phasor diagram of an induction motor shows the relationship between the stator and rotor currents and voltages.
The phasor diagram typically includes the stator current, rotor current, stator voltage, and rotor voltage.
The angle between the stator current and stator voltage represents the power factor.
The angle between the stator current and rotor current represents the slip of the motor.
The phasor diagram helps in unde...
The torque equation of induction is used to calculate the torque produced in an induction motor.
The torque equation of induction is given by T = (3 * V^2 * R2) / (s * X2)
Where T is the torque, V is the voltage, R2 is the rotor resistance, s is the slip, and X2 is the rotor reactance
This equation helps in understanding the relationship between voltage, resistance, reactance, and slip in determining the torque produced i
I was interviewed in Dec 2024.
posted on 17 Jan 2025
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Diesel engines use compression ignition while petrol engines use spark ignition.
Diesel engines use compression ignition, where the fuel-air mixture is compressed until it spontaneously ignites.
Petrol engines use spark ignition, where a spark plug ignites the fuel-air mixture.
Diesel engines are more fuel efficient and have higher torque, while petrol engines have higher power output and smoother operation.
Diesel engines...
A four-stroke engine is an internal combustion engine that completes four separate strokes (intake, compression, power, exhaust) in two crankshaft revolutions.
Intake stroke: Fuel and air are drawn into the combustion chamber.
Compression stroke: The fuel-air mixture is compressed by the piston.
Power stroke: The spark plug ignites the mixture, causing an explosion that drives the piston down.
Exhaust stroke: The piston pu...
There are two main types of breaks: planned breaks and unplanned breaks.
Planned breaks are scheduled breaks that are typically taken during designated times, such as lunch or coffee breaks.
Unplanned breaks are unexpected interruptions in work, such as equipment malfunctions or emergencies.
Examples: lunch break, coffee break, equipment malfunction causing downtime
ABS system stands for Anti-lock Braking System, a safety feature in vehicles to prevent wheels from locking up during braking.
ABS system helps maintain steering control during emergency braking
It prevents skidding and allows the driver to maintain control of the vehicle
ABS system works by modulating brake pressure to individual wheels
Commonly found in modern vehicles for enhanced safety
Example: When braking hard on a s...
A carburetor is a device in an internal combustion engine that mixes air with a fine spray of liquid fuel.
Carburetors are used in older vehicles to control the air-fuel mixture for combustion
They have been largely replaced by fuel injection systems in modern vehicles
Carburetors have components such as throttle, choke, and jets to regulate fuel flow
Examples of vehicles with carburetors include classic cars and motorcycl
posted on 25 Jan 2025
I was interviewed in Jul 2024.
I applied via Recruitment Consulltant
Interview experience
based on 23 reviews
Rating in categories
Verification Engineer
30
salaries
| ₹3.6 L/yr - ₹12 L/yr |
Software Engineer
12
salaries
| ₹6 L/yr - ₹19 L/yr |
Senior Verification Engineer
7
salaries
| ₹14 L/yr - ₹30 L/yr |
Design & Verification Engineer
7
salaries
| ₹4 L/yr - ₹7.8 L/yr |
Asic Verification Engineer
7
salaries
| ₹4.8 L/yr - ₹8 L/yr |
TCS
Infosys
Wipro
HCLTech