Upload Button Icon Add office photos

Filter interviews by

JCB Senior Tech Interview Questions and Answers

Updated 23 Oct 2024

JCB Senior Tech Interview Experiences

1 interview found

Senior Tech Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Walk-in

Round 1 - Technical 

(2 Questions)

  • Q1. Haw to work ni valve
  • Ans. 

    To work in valve, one must understand the function of the valve, how to operate it, and how to troubleshoot common issues.

    • Understand the purpose and function of the valve

    • Learn how to operate the valve properly

    • Know how to troubleshoot common issues with the valve

  • Answered by AI
  • Q2. How to work process in maintenance work
  • Ans. 

    Maintenance work involves following a structured process to ensure equipment and facilities are functioning properly.

    • Create a maintenance schedule to regularly inspect and service equipment

    • Document all maintenance activities and keep records for future reference

    • Prioritize maintenance tasks based on criticality and impact on operations

    • Train maintenance staff on proper procedures and safety protocols

    • Utilize technology su...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How to work skills
  • Q2. Types of plc m/ c control in plc
  • Ans. 

    PLC can be controlled using various types of programming languages such as ladder logic, function block diagram, structured text, and sequential function chart.

    • Ladder Logic: Uses graphical representation of relay logic to control PLC.

    • Function Block Diagram: Represents control system as interconnected blocks.

    • Structured Text: Similar to high-level programming languages like C.

    • Sequential Function Chart: Represents control...

  • Answered by AI
Round 3 - Case Study 

Hydraulic Radiator used

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Wxaplinnyour project
  • Q2. How would you build a pipeline to connect http source and bring data in adls
  • Ans. 

    Build a pipeline to connect http source and bring data in adls

    • Set up a data ingestion tool like Apache NiFi or Azure Data Factory to pull data from the http source

    • Transform the data as needed using tools like Apache Spark or Azure Databricks

    • Store the data in Azure Data Lake Storage (ADLS) for further processing and analysis

  • Answered by AI
  • Q3. Dimension and fact tabel difference
  • Ans. 

    Dimension tables store descriptive attributes while fact tables store quantitative data.

    • Dimension tables contain attributes that describe the business entities, such as customer, product, or time.

    • Fact tables contain quantitative data or metrics that are typically numeric and additive, such as sales revenue or quantity sold.

    • Dimension tables are denormalized and have a one-to-many relationship with fact tables.

    • Fact table...

  • Answered by AI
  • Q4. Write slq query to get employee having 2manager
  • Ans. 

    Use a self join to find employees with 2 managers in SQL query.

    • Use a self join on the employee table to join the table with itself.

    • Count the number of distinct managers for each employee.

    • Filter the results to only include employees with 2 managers.

  • Answered by AI
  • Q5. Get second highest salary usingSQL

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Spark question on optimization
  • Q2. SQL writting and optimization
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerearth problem on reversing the string & one more array question

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse the string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() in Python

    • Iterate through the string in reverse order and append characters to a new string

    • Use stack data structure to reverse the string

  • Answered by AI
  • Q2. SQL based windowing function

Skills evaluated in this interview

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

(1 Question)

  • Q1. Data warehouse concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Topic is social media impact on personal relationships.

Round 2 - Technical 

(2 Questions)

  • Q1. They asked sql queries, oops, ml concepts
  • Q2. What you know about Encapsulation?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing outside interference.

    • Encapsulation is achieved in object-oriented programming languages through the use of classes and access modifiers.

    • For example, in Java, you can use pr...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Python DSA Leetcode style questions, prepare.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with leetcode and dsa studying, grind
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Just focus on the basics of pyspark.

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

Sql questions and python logics

Round 2 - Technical 

(2 Questions)

  • Q1. About sql and python
  • Q2. Hadoop and kinit

I applied via Approached by Company and was interviewed in Nov 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Normalisation of database, views,stored procedures
  • Ans. 

    Normalization is a process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and defining relationships between them.

    • It helps in reducing data redundancy and inconsistencies.

    • Views are virtual tables that are created based on the result of a query. They can be used to simplify complex queries.

    • Stored procedures are precompiled...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interviews.bhgdgjnfdtubxrrikfdeijjgdryihffuijggiok

JCB Interview FAQs

How many rounds are there in JCB Senior Tech interview?
JCB interview process usually has 3 rounds. The most common rounds in the JCB interview process are Technical, HR and Case Study.
What are the top questions asked in JCB Senior Tech interview?

Some of the top questions asked at the JCB Senior Tech interview -

  1. How to work process in maintenance w...read more
  2. Types of plc m/ c control in ...read more
  3. Haw to work ni va...read more

Tell us how to improve this page.

JCB Senior Tech Interview Process

based on 1 interview

Interview experience

5
  
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
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
View all
Assistant Manager
702 salaries
unlock blur

₹5.2 L/yr - ₹14.6 L/yr

Deputy Manager
511 salaries
unlock blur

₹7.5 L/yr - ₹20.4 L/yr

Senior Engineer
439 salaries
unlock blur

₹4.1 L/yr - ₹9.8 L/yr

Quality Engineer
276 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Manager
230 salaries
unlock blur

₹11.2 L/yr - ₹26.9 L/yr

Explore more salaries
Compare JCB with

State Bank of India

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

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