Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by AVIS Enertech Private Limited Team. If you also belong to the team, you can get access from here

AVIS Enertech Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AVIS Enertech Private Limited Trainee Mechanical Engineer Interview Questions and Answers

Updated 24 Aug 2024

AVIS Enertech Private Limited Trainee Mechanical Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Written test consisting of technical questions like design, design aspects, design considerations for gears,
  • Q2. Design considerations for conveyor belts for load transmission
  • Ans. 

    Design considerations for conveyor belts for load transmission include material selection, belt width, pulley diameter, and tensioning system.

    • Material selection: Choose a material that can withstand the load and environment conditions.

    • Belt width: Ensure the belt width is appropriate for the size and weight of the load.

    • Pulley diameter: Select pulleys with the right diameter to prevent belt slippage.

    • Tensioning system: Im...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Basic Mechanical questions like pumps, pump heads, air conditioning principle and mechanism
  • Q2. Property of Inertia
  • Ans. 

    Property of Inertia is the tendency of an object to resist changes in its state of motion.

    • Inertia is a property of matter that causes an object to resist changes in its motion.

    • Objects at rest tend to stay at rest, while objects in motion tend to stay in motion.

    • The greater the mass of an object, the greater its inertia.

    • Examples include a heavy truck being harder to stop than a bicycle due to its greater inertia.

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Interpersonal questions like Strengths, weakness, tell me about yourself, profile outline
  • Q2. What do your friends like about you? your positive aspects
  • Ans. 

    My friends appreciate my reliability, sense of humor, and willingness to help others.

    • Reliability - always there for my friends when they need me

    • Sense of humor - able to lighten the mood and make people laugh

    • Willingness to help others - always ready to lend a hand or offer support

  • Answered by AI
  • Q3. Situation where things were out of your hands but you somehow managed to solve that highlighting your problem solving skills
  • Ans. 

    Faced with unexpected equipment failure, I utilized creative problem-solving to ensure project completion on time.

    • Identified the issue: A critical machine broke down during a key project phase.

    • Collaborated with team: Engaged with colleagues to brainstorm alternative solutions.

    • Researched alternatives: Explored temporary fixes and alternative equipment options.

    • Implemented a solution: Coordinated with suppliers for a quic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, confidents, have good communication skills, be clear of what you speak and project yourself and your skills in a positive way. Prepare general mechanical basics like Fluid Mechanics, Strength of materials, Thermodynamics, be precise and clear about what you speak and write

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about AVIS Enertech Private Limited?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed in Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I am not allowed to reveal

Interview Preparation Tips

Interview preparation tips for other job seekers - I don't think I can reveal the questions but I can tell you that KLA has high standards in interview process.
Some tips for software engineer interview
1. Please prepare to do competitive programming like use leetcode algoexpert hacker rank
2. Some of the important areas are string problems dynamic programming stack based and tree based
3. There can be design round and interesting questions may be encountered

Trainee Mechanical Engineer Interview Questions Asked at Other Companies

Q1. Specific gravity of different materials like aluminium, tangstan, ... read more
Q2. Do you have any prior experience in using E3D software?
Q3. What are the different types of production processes?
Q4. What is the difference between boring and reaming?
Q5. What are the different types of measuring instruments?

I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. DS and Algo questions based on DP and backtracking
  • Q2. Clone linked list with random pointers.
  • Ans. 

    Clone a linked list with random pointers.

    • Create a new node for each node in the original list.

    • Store the mapping between the original and cloned nodes in a hash table.

    • Traverse the original list again and set the random pointers in the cloned list using the hash table.

    • Return the head of the cloned list.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly DS and Algo rounds followed by design rounds. Sometimes there can be language specific questions.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Program we're asked based on html
  • Ans. 

    This question involves creating a program using HTML to demonstrate web development skills.

    • Understand the structure of an HTML document: <html>, <head>, <body>.

    • Use semantic HTML elements like <header>, <footer>, <article> for better accessibility.

    • Incorporate CSS for styling and JavaScript for interactivity.

    • Example: Create a simple webpage with a title, a paragraph, and a button that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no advice to be given the he was good and it nice experience

I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.

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 

(3 Questions)

  • Q1. Normal introduction was asked
  • Q2. Description of the previous role
  • Q3. Roles and responsibilities
Round 3 - Aptitude Test 

Not applicable , this was final round

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard on your attitude, skills can be taught! Focus on your goal.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Spark architecture.
  • Q2. Narrow and wide transformations
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between absolute xpath and relative xpath
  • Ans. 

    Absolute xpath specifies the complete path from the root element to the desired element, while relative xpath specifies the path relative to the current element.

    • Absolute xpath starts with a single forward slash (/) and is more specific.

    • Relative xpath starts with a double forward slash (//) and is more flexible.

    • Absolute xpath is more prone to breaking if the structure of the page changes.

    • Relative xpath is easier to main...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

They given some topic on gd

Round 2 - Group Discussion 

They gave some gd questions

Round 3 - HR 

(1 Question)

  • Q1. Asking some technical questions
Round 4 - Technical 

(3 Questions)

  • Q1. Asking person data qnd techicql questions also
  • Q2. Personal data of school and other things
  • Q3. Some techinql questions on before worked Project
  • Ans. 

    Discussed technical aspects of previous projects, focusing on technologies used and challenges faced.

    • Utilized React for front-end development, enhancing user experience with dynamic components.

    • Implemented RESTful APIs for seamless data communication between front-end and back-end.

    • Faced challenges with database optimization, leading to a 30% increase in query performance after indexing.

    • Collaborated with cross-functional...

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. How much previous knowledge you have on topic.
  • Q2. What your plan to learn after preceding with company.
  • Ans. 

    After joining the company, I plan to enhance my skills through hands-on projects, mentorship, and continuous learning opportunities.

    • Hands-On Projects: I aim to work on real-world projects to apply theoretical knowledge and gain practical experience, such as contributing to team initiatives.

    • Mentorship: I plan to seek guidance from experienced colleagues to learn best practices and industry standards, enhancing my profes...

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

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

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. They asked about OPS, Data design and coding pattern
  • Q2. About my coding pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to learn something

AVIS Enertech Private Limited Interview FAQs

How many rounds are there in AVIS Enertech Private Limited Trainee Mechanical Engineer interview?
AVIS Enertech Private Limited interview process usually has 3 rounds. The most common rounds in the AVIS Enertech Private Limited interview process are Technical and HR.
What are the top questions asked in AVIS Enertech Private Limited Trainee Mechanical Engineer interview?

Some of the top questions asked at the AVIS Enertech Private Limited Trainee Mechanical Engineer interview -

  1. Situation where things were out of your hands but you somehow managed to solve ...read more
  2. Design considerations for conveyor belts for load transmiss...read more
  3. Property of Iner...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Tradeshala Interview Questions
4.5
 • 55 Interviews
Apptunix Interview Questions
4.2
 • 49 Interviews
KLA Interview Questions
3.8
 • 48 Interviews
Busibud Interview Questions
4.0
 • 42 Interviews
Odoo Interview Questions
3.3
 • 28 Interviews
View all

AVIS Enertech Private Limited Trainee Mechanical Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Piping Designer
7 salaries
unlock blur

₹1.9 L/yr - ₹4.5 L/yr

Process Design Engineer
4 salaries
unlock blur

₹3.8 L/yr - ₹3.9 L/yr

HR Executive
3 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Accounts Manager
3 salaries
unlock blur

₹9 L/yr - ₹9 L/yr

Electrical Design Engineer
3 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Explore more salaries
Compare AVIS Enertech Private Limited with

Primus Global Technologies

3.9
Compare

Magneti Marelli Motherson Auto System

3.8
Compare

TriGeo Technologies

3.2
Compare

Tradeshala

4.5
Compare
write
Share an Interview