Upload Button Icon Add office photos

Filter interviews by

Himalayan Auto Era Engineer Interview Questions and Answers

Updated 5 Jun 2022

Himalayan Auto Era Engineer Interview Experiences

1 interview found

Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2022

I applied via Referral and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About your self, describe cnc machine, vmc machine, vernier caliper, micrometer, etc
  • Q2. Center distance, micron describe , etc
Round 2 - Technical 

(2 Questions)

  • Q1. Ppg guage,Tpg guage etc
  • Q2. Read drawing , gd&t symbols etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was easy to crack and the candidate is make to hard the interview. Make possitively then crack the interview. All the best 👍💯.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Hhhiuuhhhhhhhhhhhhhhh
  • Q2. Hhhhhffhhhhhhhhhhhhhh
  • Q3. Hdhbdhhhhhhhhhhhhhhhhhh

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Assignment 

Provided CAD drawing to make 3D . It was good

Round 2 - Technical 

(4 Questions)

  • Q1. Good interview asked about material
  • Q2. What is plastic material
  • Ans. 

    Plastic material is a synthetic or semi-synthetic material made from polymers that can be molded into different shapes and forms.

    • Plastic materials are lightweight and durable

    • They can be transparent or colored

    • Common examples include polyethylene, polypropylene, PVC, and PET

  • Answered by AI
  • Q3. Plastic PP used for food grade
  • Ans. 

    Plastic PP is commonly used for food grade applications due to its high heat resistance and chemical inertness.

    • PP (polypropylene) is a type of plastic known for its high heat resistance, making it suitable for use in food grade applications.

    • PP is also chemically inert, meaning it does not react with food or beverages, making it a safe choice for food contact materials.

    • Common food grade items made from PP include contai...

  • Answered by AI
  • Q4. What is steel material
  • Ans. 

    Steel is a metal alloy made primarily of iron with a small amount of carbon.

    • Steel is known for its strength, durability, and versatility.

    • It is commonly used in construction, manufacturing, and transportation industries.

    • Examples of steel products include beams, pipes, and automotive parts.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Percentage
Analyst
Blood relation

Round 2 - Technical 

(2 Questions)

  • Q1. Explain above data structure
  • Ans. 

    Data structure is a way of organizing and storing data in a computer so that it can be accessed and modified efficiently.

    • Data structures can be linear (arrays, linked lists) or non-linear (trees, graphs)

    • They can be static (fixed size) or dynamic (size can change during program execution)

    • Examples include stacks, queues, hash tables, and binary search trees

  • Answered by AI
  • Q2. What is database
  • Ans. 

    A database is a structured collection of data that is organized in a way that allows for easy access, management, and retrieval.

    • A database stores data in tables, which consist of rows and columns.

    • It allows for efficient querying and retrieval of specific information.

    • Examples of databases include MySQL, Oracle, and MongoDB.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is performance testing
  • Ans. 

    Performance testing is the process of evaluating the speed, responsiveness, stability, and scalability of a system under varying conditions.

    • Performance testing measures the system's ability to handle a specific workload.

    • It helps identify bottlenecks, performance issues, and areas for improvement.

    • Various types of performance testing include load testing, stress testing, endurance testing, and spike testing.

    • Examples of p...

  • Answered by AI
  • Q2. How you will use jmeter
  • Ans. 

    JMeter is a load testing tool used by engineers to measure the performance of web applications.

    • JMeter can be used to simulate multiple users accessing a web application to test its performance under different loads.

    • It can measure response times, throughput, and server performance.

    • JMeter can also be used for functional testing, API testing, and database testing.

    • It supports various protocols like HTTP, HTTPS, FTP, JDBC, ...

  • Answered by AI
  • Q3. Advantages of jmeter tools
  • Ans. 

    JMeter tools offer several advantages for engineers.

    • JMeter allows engineers to perform load testing and measure the performance of web applications.

    • It supports multiple protocols such as HTTP, FTP, JDBC, SOAP, and more.

    • Engineers can create and execute test plans with various configurations and parameters.

    • JMeter provides real-time reporting and analysis of test results.

    • It offers distributed testing capabilities to simul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

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

(1 Question)

  • Q1. Where do you like yourself 5 years down the line
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Stack, Linked list, Algorithms, Hashmap , Search

Round 2 - Technical 

(1 Question)

  • Q1. Find all possible permutations of a string
  • Ans. 

    Permutations of a string are all possible rearrangements of its characters.

    • Use recursion to generate all possible permutations

    • Swap characters at each position to generate different permutations

    • Store each permutation in an array of strings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from online resources

Skills evaluated in this interview

Interview experience
3
Average
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 - Aptitude Test 

General Apptitude including all topics in Gate Apti syllabus

Round 3 - Coding Test 

Linked List, array, recurrsion

Round 4 - One-on-one 

(2 Questions)

  • Q1. What is SDLC? Java, C, C++
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process used to design, develop and maintain software.

    • SDLC is a framework that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • It helps in delivering high-quality software that meets customer requirements and is completed within the given time and budget.

    • Java, C, and C++ are programming languages used in sof...

  • Answered by AI
  • Q2. What is OOPS? Are you willing to relocate?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. Yes, I am willing to relocate.

    • OOPS is a programming paradigm that uses objects to represent and manipulate data.

    • It focuses on the concepts of encapsulation, inheritance, and polymorphism.

    • Encapsulation allows data and methods to be bundled together within an object.

    • Inheritance enables the creation of new classes based on existing ones, inheriting their properties and b...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for freshers but not much package. Salary is paid on time

Skills evaluated in this interview

Engineer Interview Questions & Answers

TCS user image Anonymous

posted on 15 Mar 2023

Interview experience
5
Excellent
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 - Aptitude Test 

Technical and quantitative questions are there for aptitude

Round 3 - Coding Test 

2 coding questions was there 1 medium and 1 hard

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in coding be good in DSA so it will help you to crack any interviews

Interview Questionnaire 

1 Question

  • Q1. Basic of network

Interview Preparation Tips

Interview preparation tips for other job seekers - work on basic of network

Himalayan Auto Era Interview FAQs

How many rounds are there in Himalayan Auto Era Engineer interview?
Himalayan Auto Era interview process usually has 2 rounds. The most common rounds in the Himalayan Auto Era interview process are Technical and HR.
What are the top questions asked in Himalayan Auto Era Engineer interview?

Some of the top questions asked at the Himalayan Auto Era Engineer interview -

  1. Center distance, micron describe , ...read more
  2. Read drawing , gd&t symbols ...read more
  3. Ppg guage,Tpg guage ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Himalayan Auto Era interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Engineer Interview Questions from Similar Companies

TCS Engineer Interview Questions
3.7
 • 20 Interviews
Wipro Engineer Interview Questions
3.7
 • 4 Interviews
View all
QA QC Engineer
5 salaries
unlock blur

₹1.8 L/yr - ₹2.5 L/yr

Assistant Manager
4 salaries
unlock blur

₹5.7 L/yr - ₹7.7 L/yr

Quality Engineer
4 salaries
unlock blur

₹1.9 L/yr - ₹3 L/yr

QA Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹2.2 L/yr

Quality Inspector
4 salaries
unlock blur

₹1.6 L/yr - ₹2.4 L/yr

Explore more salaries
Compare Himalayan Auto Era with

Maruti Suzuki

4.2
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Hero MotoCorp

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview