Upload Button Icon Add office photos

JCB

Compare button icon Compare button icon Compare

Filter interviews by

JCB Engineer Interview Questions and Answers

Updated 21 Jan 2024

JCB Engineer Interview Experiences

2 interviews found

Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jan 2024

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 Jul 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Machine testing operation related questions and previous experience related

Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2022

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All questions related to electrical engg.

Interview Preparation Tips

Interview preparation tips for other job seekers - Dinesh sir put strong questions to me. And the level of interwiew is very high. Some question are such that which I face first time. I learnt a lot from this interview.

Engineer Interview Questions Asked at Other Companies

asked in Eaton
Q1. ❖ If a team member is unable to carry out his work, he is doing i ... read more
Q2. Divide a trapezium into 4 equal parts of the same shape, where on ... read more
Q3. Draw a state diagram to find the pattern 1011. Is overlap allowed ... read more
Q4. What is neutonian fluid ? , Stages of fracture, working of engine ... read more
Q5. What is inheritance? Demonstrate it with code in any language.

Top trending discussions

View All
Interview Tips & Stories
1w
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 JCB?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. About Cloud

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

Interview Questionnaire 

1 Question

  • Q1. Data structures

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the features of Java8
  • Ans. 

    Java 8 introduced significant features like lambdas, streams, and new date/time APIs, enhancing productivity and code readability.

    • Lambda Expressions: Enable functional programming by allowing you to pass behavior as a parameter. Example: (a, b) -> a + b.

    • Streams API: Facilitates processing sequences of elements, enabling operations like filter, map, and reduce. Example: list.stream().filter(x -> x > 10).collect...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Transaction in Java
  • Ans. 

    A transaction in Java is a unit of work that is performed as a single, indivisible operation.

    • Transactions ensure data integrity by either committing all changes or rolling them back if an error occurs.

    • Transactions are typically used in database operations to ensure consistency.

    • In Java, transactions are commonly implemented using frameworks like Spring's @Transactional annotation.

  • Answered by AI
  • Q2. GitHub code push

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 3 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 - Group Discussion 

Group discussion about last company experience
About job responsibilities
About skill development

Round 3 - HR 

(1 Question)

  • Q1. Personally discussion and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - I want change due to my skill development and my career growth and new skills development
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. How to create employee table by using java
  • Ans. 

    Creating an employee table in Java involves using JDBC to connect to a database and execute SQL commands.

    • JDBC Connection: Use JDBC to establish a connection to your database. Example: `Connection conn = DriverManager.getConnection(url, user, password);`

    • SQL Statement: Write an SQL statement to create the employee table. Example: `String sql = "CREATE TABLE Employee (id INT PRIMARY KEY, name VARCHAR(100), age INT, depart...

  • Answered by AI
  • Q2. Spring boot snyk fixes
  • Q3. Ci CD pipelines
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 5 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 

(1 Question)

  • Q1. NABL, HVAC related all questions
Round 3 - Technical 

(1 Question)

  • Q1. NABL HVAC related questions in second round also.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Round 5 - HR 

(2 Questions)

  • Q1. HR & plant head round ...
  • Q2. Introduction, 3-4 technical questions also...
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. 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 - Technical 

(1 Question)

  • Q1. Genral Technical Issues you face most often in air conditioning relevant products
  • Ans. 

    Common technical issues in air conditioning products include refrigerant leaks, faulty compressors, and clogged filters.

    • Refrigerant leaks can lead to decreased cooling efficiency and potential environmental harm.

    • Faulty compressors may result in inadequate cooling or complete system failure.

    • Clogged filters can restrict airflow and reduce overall system performance.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is the VCRS cycle?
  • Ans. 

    The VCRS cycle stands for Vapor Compression Refrigeration System, which is a common method used for cooling in various applications.

    • VCRS cycle uses a refrigerant to absorb heat from a low temperature environment and release it in a high temperature environment.

    • The cycle consists of four main components: compressor, condenser, expansion valve, and evaporator.

    • Examples of VCRS cycle applications include air conditioning s...

  • Answered by AI
  • Q2. What is sub-cooling and how does it work?
  • Ans. 

    Sub-cooling is the process of lowering the temperature of a liquid below its boiling point to increase its efficiency in heat transfer.

    • Sub-cooling involves removing additional heat from a liquid to lower its temperature below its saturation point.

    • This process increases the efficiency of heat transfer by ensuring the liquid remains in a liquid state rather than vaporizing.

    • Sub-cooling is commonly used in refrigeration sy...

  • Answered by AI

JCB Interview FAQs

How many rounds are there in JCB Engineer interview?
JCB interview process usually has 1 rounds. The most common rounds in the JCB interview process are Technical.
What are the top questions asked in JCB Engineer interview?

Some of the top questions asked at the JCB Engineer interview -

  1. Machine testing operation related questions and previous experience rela...read more
  2. All questions related to electrical en...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

IntouchCX Interview Questions
2.8
 • 211 Interviews
BCG Interview Questions
3.7
 • 203 Interviews
Globant Interview Questions
3.7
 • 181 Interviews
Daikin Interview Questions
4.1
 • 169 Interviews
Landmark Group Interview Questions
3.9
 • 157 Interviews
ThoughtWorks Interview Questions
3.9
 • 156 Interviews
Lowe's Interview Questions
4.1
 • 136 Interviews
Nielsen Interview Questions
3.7
 • 131 Interviews
View all
JCB Engineer Salary
based on 173 salaries
₹2.2 L/yr - ₹6 L/yr
35% less than the average Engineer Salary in India
View more details

JCB Engineer Reviews and Ratings

based on 39 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.5

Salary

2.9

Job security

3.7

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 39 Reviews and Ratings
Assistant Manager
749 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Deputy Manager
518 salaries
unlock blur

₹7.6 L/yr - ₹20.4 L/yr

Senior Engineer
413 salaries
unlock blur

₹4.1 L/yr - ₹9.8 L/yr

Quality Engineer
278 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Manager
237 salaries
unlock blur

₹11.3 L/yr - ₹28.8 L/yr

Explore more salaries
Compare JCB with

Landmark Group

3.9
Compare

McDonald's

4.0
Compare

IntouchCX

2.8
Compare

Bureau Veritas

3.8
Compare
write
Share an Interview