Upload Button Icon Add office photos

Filter interviews by

Engine Factory Avadi Interview Questions and Answers

Updated 10 Jan 2024

Engine Factory Avadi Interview Experiences

1 interview found

Interview Questions & Answers

user image Logeswaran

posted on 9 Jan 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Dec 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

It is in gendral to make the mind prepare to all question

Round 2 - Technical 

(1 Question)

  • Q1. How satisfied in this dipartment?
Round 3 - Aptitude Test 

Can do a work in 15 days and B in 20 days. If they work on it together for 4 days, then the fraction of the work that is left is :

Round 4 - HR 

(1 Question)

  • Q1. Imagine that you are right now seated in front of the HR manager
Round 5 - Case Study 

What initial challenges did you encounter with the client that could be overcome with our product?

Interview Preparation Tips

Topics to prepare for Engine Factory Avadi interview:
  • Case Studies
Interview preparation tips for other job seekers - Make shure answer to the oppanant person and be happy

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is class, object? Oops concepts in java? Struts flow.. Database ddl and dml commands? System test Ajax calls
  • Ans. 

    Questions related to software development concepts and technologies.

    • Class is a blueprint for creating objects in Java.

    • Object is an instance of a class.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction.

    • Struts is a framework for developing Java web applications.

    • Database DDL commands are used to define database schema, while DML commands are used to manipulate data.

    • System testing is a type of...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Tomarrow, power system

Round 2 - Assignment 

Machine power system drive

Intern Interview Questions & Answers

BHEL user image Anonymous

posted on 17 Mar 2023

Interview experience
4
Good
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. Introduce yourself, why this job
Round 3 - One-on-one 

(1 Question)

  • Q1. What is mechanical engineering
  • Ans. 

    Mechanical engineering is the branch of engineering that deals with the design, analysis, and manufacturing of mechanical systems.

    • Involves the application of physics, mathematics, and materials science

    • Designs and analyzes machines, engines, and other mechanical systems

    • Includes areas such as thermodynamics, mechanics, and robotics

    • Examples include designing car engines, aircraft structures, and medical devices

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to stock to basics and be real.Revise all your technical knowledge and be confident

I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself.
  • Q2. Notice period of my present organisation
Round 2 - Technical 

(1 Question)

  • Q1. Site based question about TG Deck Slab, Ash Handling Package

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and if you r experienced like me, you should be well prepared about practical experience.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Gate 2017 test for appti. bsnsn

Round 2 - Interview 

(2 Questions)

  • Q1. What is your r strength
  • Q2. How do you read newspapers

Interview Preparation Tips

Interview preparation tips for other job seekers - Company not suggested.. Join IOcl it's better
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic math and quantitative aptitude related questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about thecompany
  • Ans. 

    The company is a leading technology firm specializing in software development and engineering solutions.

    • Founded in 2005 by a group of software engineers

    • Provides services in web development, mobile app development, and cloud computing

    • Clients include Fortune 500 companies such as Google and Microsoft

  • Answered by AI
  • Q2. How will you solve a critical problem coming to you as a engineer
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

Application of ML with an example utilised in current machines

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction and what do you know about the company
  • Ans. 

    I am a motivated and enthusiastic individual with a strong interest in [Company Name].

    • The company was founded in 2005 by a group of entrepreneurs.

    • It specializes in providing innovative solutions in the tech industry.

    • The company has won several awards for its cutting-edge products and services.

  • Answered by AI
  • Q2. How do you think about a given problem, explain your process
  • Ans. 

    I approach a problem by breaking it down into smaller parts, analyzing each part individually, brainstorming potential solutions, and then evaluating and implementing the best solution.

    • Break down the problem into smaller, more manageable parts

    • Analyze each part individually to understand its significance

    • Brainstorm potential solutions for each part

    • Evaluate and compare the potential solutions to determine the best course ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and try to answer as much as you can, if you don't know it or understand it then say it to them
They're polite but will test you a little harshly
Round 1 - Technical 

(1 Question)

  • Q1. What is your final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - you will get a chance to explore more about aircrafts
Interview experience
4
Good
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 - Technical 

(2 Questions)

  • Q1. What is OOPs concept in java?
  • Ans. 

    OOPs concept in Java is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It emphasizes on encapsulation, inheritance, and polymorphism

    • Encapsulation is the process of hiding implementation details from the user

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows objects to take on multiple forms or behaviors

    • Exam...

  • Answered by AI
  • Q2. What is string toknizer in java ?
  • Ans. 

    StringTokenizer is a class in Java that breaks a string into tokens based on a delimiter.

    • It is a legacy class that is not recommended to use in new code.

    • It is used to split a string into smaller parts based on a delimiter.

    • The default delimiter is whitespace, but it can be changed to any character or string.

    • It is useful for parsing text files or data that is separated by a specific character.

    • Example: StringTokenizer st ...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Which technologies you are comfortable ?
  • Ans. 

    I am comfortable with a wide range of technologies including Java, Python, JavaScript, and SQL.

    • Proficient in Java and Python programming languages

    • Familiar with JavaScript and its frameworks such as React and Angular

    • Experienced in working with SQL databases

    • Comfortable with version control systems like Git

    • Knowledgeable in software development methodologies like Agile and Scrum

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge is the key . Be clear with full of confidence.

Skills evaluated in this interview

Engine Factory Avadi Interview FAQs

How many rounds are there in Engine Factory Avadi interview?
Engine Factory Avadi interview process usually has 5 rounds. The most common rounds in the Engine Factory Avadi interview process are Aptitude Test, Technical and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

BHEL Interview Questions
4.1
 • 113 Interviews
Mazagon Dock Interview Questions
4.4
 • 18 Interviews
Bharat Dynamics Interview Questions
4.4
 • 10 Interviews
Goa Shipyard Interview Questions
3.0
 • 2 Interviews
View all

Engine Factory Avadi Reviews and Ratings

based on 22 reviews

4.8/5

Rating in categories

4.7

Skill development

4.6

Work-life balance

3.8

Salary

3.5

Job security

4.5

Company culture

3.5

Promotions

4.6

Work satisfaction

Explore 22 Reviews and Ratings
Graduate Apprenticeship Trainee
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graduate Apprentice Trainee
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Diploma Trainee
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graduate Engineer Trainee (Get)
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Graduate Trainee
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Engine Factory Avadi with

Hindustan Aeronautics

4.3
Compare

BHEL

4.1
Compare

Mazagon Dock

4.4
Compare

Garden Reach Shipbuilders & Engineers

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