Upload Button Icon Add office photos
Engaged Employer

i

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

JREW Engineering Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

JREW Engineering Interview Questions, Process, and Tips for Experienced

Updated 15 Oct 2024

Top JREW Engineering Interview Questions and Answers for Experienced

JREW Engineering Interview Experiences for Experienced

Popular Designations

5 interviews found

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

(1 Question)

  • Q1. Utility maintenance department
Round 2 - Technical 

(1 Question)

  • Q1. Utility maintenance department

Interview Preparation Tips

Interview preparation tips for other job seekers - Utility maintenance department air compressor sarvice and DG set opreting pump house watar software STP plant operation other electrical work

Utility Operator Interview Questions asked at other Companies

Q1. What is problem chiller compressor high pressure problem .
View answer (3)

Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2024

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

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Head interview 

(3 Questions)

  • Q1. Defferent between flatness and parallelism .
  • Ans. 

    Flatness refers to the surface being even with no high or low points, while parallelism refers to two surfaces being perfectly aligned and equidistant from each other.

    • Flatness is the measurement of how even a surface is with no high or low points.

    • Parallelism is the measurement of how two surfaces are aligned and equidistant from each other.

    • Flatness is typically measured using a flatness gauge or surface plate.

    • Paralleli...

  • Answered by AI
  • Q2. What is concentricity and Cylindercity?
  • Ans. 

    Concentricity refers to the alignment of the center points of two or more features, while cylindricity refers to the overall roundness and straightness of a cylindrical part.

    • Concentricity is the measurement of the center points of two or more features to ensure they are aligned.

    • Cylindricity is the measurement of the overall roundness and straightness of a cylindrical part.

    • Concentricity is important in ensuring proper a...

  • Answered by AI
  • Q3. Defferent between roundness and circularity .
  • Ans. 

    Roundness refers to the overall shape of an object, while circularity specifically measures how close an object's shape is to a perfect circle.

    • Roundness is a general term that describes the overall shape of an object, taking into account all deviations from a perfect circle.

    • Circularity is a specific measurement that quantifies how close an object's shape is to a perfect circle, focusing on the roundness of the object.

    • R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dear friends please positive energetic

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 4 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 

(3 Questions)

  • Q1. About design software skills
  • Q2. About material understanding
  • Q3. Like different metals mild steel,aluminum and grade of material
  • Ans. 

    Different metals like mild steel, aluminum, and various grades of materials have unique properties and applications in mechanical design.

    • Mild steel is a commonly used material due to its strength and affordability.

    • Aluminum is lightweight and corrosion-resistant, making it ideal for aerospace and automotive applications.

    • Different grades of materials offer varying levels of strength, hardness, and other properties for sp

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

(2 Questions)

  • Q1. About family back ground
  • Q2. About interest in which domain
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Mechanical Engg. Design Interview Questions asked at other Companies

Q1. What are the Drawing softwares you're aware of And How much relevant experience you have in for each software
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Manpower handling, welding parameters

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

JREW Engineering interview questions for popular designations

 Utility Operator

 (1)

 Administration and Human Resource Executive

 (1)

 Junior Engineer

 (1)

 Mechanical Engg. Design

 (1)

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

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 - HR 

(2 Questions)

  • Q1. Why are you change
  • Q2. What do you know about the company?

Administration and Human Resource Executive Interview Questions asked at other Companies

Q1. You are able to handle critical situation
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

JREW Engineering Interview FAQs

How many rounds are there in JREW Engineering interview for experienced candidates?
JREW Engineering interview process for experienced candidates usually has 2 rounds. The most common rounds in the JREW Engineering interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for JREW Engineering interview for experienced candidates?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at JREW Engineering. The most common topics and skills that interviewers at JREW Engineering expect are Accident Investigation, Challan Entries, Delivery Challan, Environmental Management System and GRN.
What are the top questions asked in JREW Engineering interview for experienced candidates?

Some of the top questions asked at the JREW Engineering interview for experienced candidates -

  1. Like different metals mild steel,aluminum and grade of mater...read more
  2. What is concentricity and Cylinderci...read more
  3. Defferent between flatness and parallelis...read more

Tell us how to improve this page.

JREW Engineering Interview Process for Experienced

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

JREW Engineering Reviews and Ratings

based on 65 reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

3.7

Job security

3.5

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 65 Reviews and Ratings
Design Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare JREW Engineering with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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