Upload Button Icon Add office photos

NBC Bearings

Compare button icon Compare button icon Compare

Filter interviews by

NBC Bearings Data Engineer Interview Questions and Answers

Updated 30 Oct 2024

NBC Bearings Data Engineer Interview Experiences

1 interview found

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. SQL Certain Use Cases
  • Q2. AWS Use Case Question

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you explain your project in detail?
  • Ans. 

    Developed a predictive model to forecast customer churn for a telecommunications company.

    • Used machine learning algorithms such as logistic regression and random forest.

    • Performed data preprocessing, feature engineering, and model evaluation.

    • Collaborated with business stakeholders to understand requirements and present findings.

    • Achieved 85% accuracy in predicting customer churn.

    • Implemented the model into the company's CR

  • Answered by AI
  • Q2. What skill-related questions did you encounter during the interview that were based on your resume?
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is the explanation of the role?
  • Ans. 

    Data Analysts are responsible for collecting, processing, and analyzing data to help organizations make informed decisions.

    • Collect and organize data from various sources

    • Clean and preprocess data to ensure accuracy

    • Analyze data using statistical techniques and tools

    • Create visualizations and reports to present findings

    • Provide insights and recommendations based on data analysis

    • Collaborate with stakeholders to understand bu

  • Answered by AI
  • Q2. What are your salary expectations?
  • Ans. 

    I am looking for a competitive salary based on my experience, skills, and the market rate for Data Analyst roles.

    • Research the average salary range for Data Analyst positions in the specific location and industry

    • Consider your level of experience, education, and skills when determining your salary expectations

    • Be prepared to negotiate based on the benefits package offered by the employer

    • Provide a salary range rather than ...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Based on dynamic programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is static variable?
  • Ans. 

    Static variable is a variable that is associated with a class rather than with any object instance of the class.

    • Static variables are declared using the 'static' keyword.

    • They retain their values throughout the program's execution.

    • They are initialized only once at the start of the program.

    • Static variables are shared among all instances of a class.

    • Example: 'static int count = 0;' declares a static variable 'count' with in

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

    A constructor is a special type of method that is automatically called when an object is created in a class.

    • Constructors have the same name as the class they belong to

    • They do not have a return type

    • They can be used to initialize object properties

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI

Skills evaluated in this interview

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

Palindrome of string

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple and easy questions for me

Round 2 - HR 

(2 Questions)

  • Q1. Whats is H lookup?
  • Ans. 

    HLOOKUP is a function in Excel used to search for a value in the top row of a table and return a value in the same column from a specified row.

    • HLOOKUP stands for Horizontal Lookup.

    • It is used to search for a value in the top row of a table and return a value in the same column from a specified row.

    • Syntax: =HLOOKUP(lookup_value, table_array, row_index_num, [range_lookup])

    • Example: =HLOOKUP(100, A1:D4, 3, FALSE) will searc...

  • Answered by AI
  • Q2. What is v lookup?
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.

    • VLOOKUP stands for 'Vertical Lookup'.

    • It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column.

    • The function requires four arguments: the value to search for, the range of cells to search in, the column index number...

  • Answered by AI
Round 3 - Aptitude Test 

An interview with advanced Excel question

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

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

Round 1 - Aptitude Test 

Moderate level aptitude but cutoff was at 75%

Round 2 - Technical 

(1 Question)

  • Q1. Mainly c, aptitude
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was MCQ based test which involves basic Aptitude questions on the topics like data interpolation, permutation combination and also involved basic questions over Analog and digital electronics system, control system and communication system which usually we learn in 2nd year of the engineering

Round 2 - Technical 

(5 Questions)

  • Q1. Capacitor behaviour in ac/dc circuit?
  • Ans. 

    Capacitors store and release electrical energy in AC/DC circuits.

    • Capacitors block DC current while allowing AC current to pass through

    • Capacitors store energy in an electric field when connected to a DC circuit

    • Capacitors release stored energy in the form of AC current when connected to an AC circuit

  • Answered by AI
  • Q2. Diode working principle and breakdown mechanism ?
  • Ans. 

    A diode is a semiconductor device that allows current to flow in one direction only. Breakdown can occur due to excessive voltage or current.

    • Diode allows current to flow in one direction due to its PN junction

    • Breakdown can occur due to excessive voltage (avalanche breakdown) or excessive current (thermal breakdown)

    • Zener diodes are designed to operate in breakdown region for voltage regulation

  • Answered by AI
  • Q3. What is thevnins theorem?
  • Ans. 

    Thevenin's theorem states that any linear electrical network can be replaced by an equivalent circuit consisting of a single voltage source and a single series resistor.

    • The theorem simplifies complex circuits into simpler equivalent circuits for analysis.

    • It helps in determining the voltage and current across any component in the network.

    • The equivalent Thevenin voltage is the open-circuit voltage at the terminals of the...

  • Answered by AI
  • Q4. Stabilloty analysis in control system?
  • Ans. 

    Stability analysis in control systems involves assessing the stability of a system's behavior over time.

    • Stability analysis is crucial in ensuring that a control system operates predictably and reliably.

    • Methods such as root locus, Bode plot, and Nyquist plot are commonly used for stability analysis.

    • Stability criteria, such as the Nyquist stability criterion or Routh-Hurwitz criterion, are used to determine system stabil...

  • Answered by AI
  • Q5. Explain the project

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on engineering basics which you learn during graduation and give answer based on the practical application.

I applied via Walk-in and was interviewed in Sep 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 - Aptitude Test 

Basics

Round 3 - Coding Test 

Data structures

Round 4 - HR 

(3 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Make sure you communicate well with the interviewer

Interview Questionnaire 

1 Question

  • Q1.  education & work experience related

Interview Preparation Tips

Interview preparation tips for other job seekers - alwayes motivative & positive

I applied via Walk-in and was interviewed before Mar 2021. 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 - Aptitude Test 

TELL ME ABOUT YOUR SELF

Interview Preparation Tips

Interview preparation tips for other job seekers - Always smiile while interview
Speak clearly

NBC Bearings Interview FAQs

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

Some of the top questions asked at the NBC Bearings Data Engineer interview -

  1. SQL Certain Use Ca...read more
  2. AWS Use Case Quest...read more

Tell us how to improve this page.

NBC Bearings Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

JBM Group Interview Questions
4.0
 • 264 Interviews
Subros Interview Questions
3.9
 • 165 Interviews
Spark Minda Interview Questions
3.9
 • 120 Interviews
Gabriel India Interview Questions
4.2
 • 95 Interviews
CIE Automotive Interview Questions
3.7
 • 74 Interviews
DENSO Interview Questions
4.1
 • 72 Interviews
View all
Diploma Engineer
196 salaries
unlock blur

₹1.4 L/yr - ₹4.8 L/yr

Assistant Manager
169 salaries
unlock blur

₹3.2 L/yr - ₹9.2 L/yr

Production Engineer
112 salaries
unlock blur

₹1 L/yr - ₹6.2 L/yr

Diploma Mechanical Engineer
109 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Associate Manager
102 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Explore more salaries
Compare NBC Bearings with

SKF

4.0
Compare

Timken

3.9
Compare

Schaeffler India

4.2
Compare

Ntn Bearing

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