Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Addverb Technologies Team. If you also belong to the team, you can get access from here

Addverb Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Addverb Technologies Project Trainee Engineer Interview Questions and Answers

Updated 14 Jan 2025

Addverb Technologies Project Trainee Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Resume and project based + basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Tech round with director of mobile engineering
Round 3 - Leadership 

(1 Question)

  • Q1. Basic questions about resume and projects
Round 4 - HR 

(1 Question)

  • Q1. Resume based and personality based

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic instrumentations
  • Q2. Control engineering

Interview Preparation Tips

Interview preparation tips for other job seekers - good for freshers who w
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How will you measure code quality in the project
  • Ans. 

    Code quality can be measured through code reviews, automated testing, code complexity analysis, and performance monitoring.

    • Conduct regular code reviews to ensure adherence to coding standards and best practices

    • Implement automated testing to catch bugs and ensure code functionality

    • Analyze code complexity metrics such as cyclomatic complexity and maintainability index

    • Monitor performance metrics like response time and res

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How will you track the project metrics
  • Ans. 

    Project metrics will be tracked using a combination of tools, software, and regular status meetings.

    • Utilize project management software to track progress, timelines, and budget

    • Hold regular status meetings with team members to discuss progress and address any issues

    • Use key performance indicators (KPIs) to measure project success and identify areas for improvement

    • Create visual dashboards or reports to easily communicate

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Basic personal information
Round 3 - Technical 

(1 Question)

  • Q1. Basic job description
Round 4 - Technical 

(1 Question)

  • Q1. Technical questions
Round 5 - One-on-one 

(1 Question)

  • Q1. All about previous company work procedure
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All smart City Device configuration
  • Ans. 

    Smart City Device configuration involves setting up various sensors, communication protocols, and data management systems to enable efficient city operations.

    • Configure sensors for monitoring traffic flow, air quality, noise levels, etc.

    • Implement communication protocols such as LoRaWAN, NB-IoT, or WiFi for data transmission.

    • Set up data management systems like cloud platforms or edge computing for processing and analyzin

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Case Study 

Case study on time line

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Paper based aptitude and technical tests.

Round 2 - Assignment 

CAD test of coffee jar, filter and lid.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Personal, professional and experience based questions. Basic technical questions on design methodologies and documentation eg: FMEA, GD&T, Tolerance stack up, manufacturing process oriented questions etc.
  • Q2. Explain project mentioned on resume, what was your contribution to this project?
Round 1 - Technical 

(3 Questions)

  • Q1. Tell about your earler project's
  • Q2. What is your bigest failure
  • Q3. You you overcome from proems
  • Ans. 

    I overcome problems by analyzing the situation, seeking advice, and taking action.

    • I analyze the situation to identify the root cause of the problem

    • I seek advice from colleagues or experts in the field

    • I take action by developing a plan and implementing solutions

    • I remain flexible and adaptable to adjust my approach as needed

    • For example, when faced with a project delay, I analyzed the cause, sought advice from my team, an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fair and punctual

Interview Questionnaire 

1 Question

  • Q1. What is the PID?
  • Ans. 

    PID stands for Proportional-Integral-Derivative. It is a control loop feedback mechanism used in engineering.

    • PID is used to control physical processes such as temperature, pressure, flow rate, and speed.

    • It calculates an error value as the difference between a measured process variable and a desired setpoint.

    • The three components of PID are proportional, integral, and derivative.

    • Proportional control responds to the curre...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Difference between open loop and closed loop?
  • Ans. 

    Open loop does not have feedback mechanism, while closed loop does.

    • Open loop system does not have a feedback mechanism to adjust the output based on the input.

    • Closed loop system uses feedback from the output to control the input and maintain desired output.

    • Open loop systems are simpler and less accurate, while closed loop systems are more complex but more accurate.

    • Example: A toaster is an open loop system as it does no...

  • Answered by AI
  • Q2. What is equation of PID controller
  • Ans. 

    The equation of a PID controller is a control loop feedback mechanism used in industrial control systems.

    • The equation for a PID controller is: u(t) = Kp*e(t) + Ki*∫e(t)dt + Kd*de(t)/dt

    • Kp, Ki, and Kd are the proportional, integral, and derivative gains respectively

    • The proportional term Kp reacts to the current error value

    • The integral term Ki reacts to the accumulation of past errors

    • The derivative term Kd reacts to the r

  • Answered by AI
  • Q3. Name any two pressure sensors
  • Ans. 

    Two common pressure sensors are piezoresistive sensors and capacitive sensors.

    • Piezoresistive sensors: measure pressure by changes in electrical resistance

    • Capacitive sensors: measure pressure by changes in capacitance

  • Answered by AI
  • Q4. Difference between open loop and closed loop
  • Ans. 

    Open loop does not have feedback mechanism, while closed loop does.

    • Open loop system does not have a feedback mechanism to adjust the output based on the input.

    • Closed loop system uses feedback from the output to adjust the input and maintain desired output.

    • Examples of open loop systems include a toaster or a washing machine with a timer setting.

    • Examples of closed loop systems include a thermostat controlling room temper

  • Answered by AI

Addverb Technologies Interview FAQs

How many rounds are there in Addverb Technologies Project Trainee Engineer interview?
Addverb Technologies interview process usually has 4 rounds. The most common rounds in the Addverb Technologies interview process are Technical and HR.
What are the top questions asked in Addverb Technologies Project Trainee Engineer interview?

Some of the top questions asked at the Addverb Technologies Project Trainee Engineer interview -

  1. Tech round with director of mobile engineer...read more
  2. Resume based and personality ba...read more

Tell us how to improve this page.

Addverb Technologies Project Trainee Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 233 Interviews
Falcon Autotech Interview Questions
3.9
 • 44 Interviews
Wipro PARI Interview Questions
3.4
 • 43 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
View all

Fast track your campus placements

View all
Junior Engineer
171 salaries
unlock blur

₹2.6 L/yr - ₹6.1 L/yr

Engineer
103 salaries
unlock blur

₹3.4 L/yr - ₹12 L/yr

Manager
61 salaries
unlock blur

₹7.8 L/yr - ₹17 L/yr

Automation Engineer
52 salaries
unlock blur

₹3.2 L/yr - ₹7.5 L/yr

Software Engineer
48 salaries
unlock blur

₹5.7 L/yr - ₹17.4 L/yr

Explore more salaries
Compare Addverb Technologies with

Grey Orange

3.2
Compare

The Hi-tech Robotic Systemz

3.6
Compare

Systemantics

4.9
Compare

ABB

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview