Upload Button Icon Add office photos
Engaged Employer

i

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

Michelin Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Michelin Lead Finance Interview Questions and Answers for Experienced

Updated 15 Nov 2021

Michelin Lead Finance Interview Experiences for Experienced

1 interview found

Lead Finance Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2021

I applied via Referral and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Accounting Standards IFRS, USGAAP.
  • Q2. What are Internal Controls for Accounting and how will you prepare for Internal Controls Audits
  • Ans. 

    Internal controls are procedures and policies implemented to ensure accurate financial reporting and prevent fraud.

    • Identify key risks and implement controls to mitigate them

    • Regularly review and update controls to ensure effectiveness

    • Document all controls and procedures

    • Train employees on proper procedures and controls

    • Prepare for audits by reviewing documentation and testing controls

    • Address any deficiencies found during

  • Answered by AI
  • Q3. What are the different stages of Project Management.
  • Ans. 

    Project Management has five stages: Initiation, Planning, Execution, Monitoring and Control, and Closure.

    • Initiation: Defining the project, its objectives, and scope.

    • Planning: Developing a roadmap to achieve the objectives.

    • Execution: Implementing the plan and carrying out the project.

    • Monitoring and Control: Tracking progress and making necessary adjustments.

    • Closure: Completing the project and evaluating its success.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared. Check for the latest developments in your respective skill set. Quote your achievements and previous experiences using problem statement and the results achieved with the data

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is your weak point

Interview Preparation Tips

Interview preparation tips for other job seekers - For an interview fist of all we should be mentally prepare like these gyus here for hire us ,just we tell some answers to their questions, and later try to think as much as close to correct answer my answer is ,there is better chance that they will keep me for job

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

I applied via Walk-in and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data structure and STA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and don't try to be oversmart.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Object oriented Concepts concepts
  • Q2. Explain what is Constructors
  • Ans. 

    Constructors are special methods in a class that are used to initialize objects of that class.

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

    • They are called automatically when an object is created.

    • Constructors can have parameters to initialize object properties.

    • Example: public class Car { public Car(String color) { this.color = color; }}

  • Answered by AI
  • Q3. DO you know about the design pattern in C++
  • Ans. 

    Design patterns in C++ are reusable solutions to common problems in software design.

    • Design patterns help in creating flexible, maintainable, and scalable code.

    • Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.

    • Each design pattern has its own purpose and can be applied in different scenarios.

    • Understanding design patterns can improve code quality and efficiency.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. AUTOSAR Basics and TX, RX Flow
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How would you preprocess the raw data
  • Ans. 

    Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.

    • Remove any irrelevant or duplicate data

    • Handle missing values by imputation or deletion

    • Normalize or standardize numerical data

    • Encode categorical variables using techniques like one-hot encoding

    • Feature scaling for machine learning algorithms

    • Perform text preprocessing like tokenization and stemming

  • Answered by AI
  • Q2. How would you specify a solution that has been already existing
  • Ans. 

    Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.

    • Document the architecture of the solution, including high-level components and their interactions

    • List the technologies used in the solution, such as programming languages, frameworks, and databases

    • Describe any modifications or customizations made to the existing solution

    • Include any performance metric...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Technical about c++, oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice Place to work
Round 1 - Technical 

(3 Questions)

  • Q1. Difference between structure and union?
  • Ans. 

    Structure is a collection of variables of different data types while union is a collection of variables of same data type.

    • Structure allocates memory for all its variables while union allocates memory for only one variable at a time.

    • Structure is used when we want to store different types of data while union is used when we want to store only one type of data.

    • Structure is accessed using dot operator while union is access...

  • Answered by AI
  • Q2. How to avoid dangling pointers?
  • Ans. 

    Dangling pointers can be avoided by setting them to NULL after freeing the memory they point to.

    • Always initialize pointers to NULL.

    • Set pointers to NULL after freeing the memory they point to.

    • Avoid accessing memory through a pointer after it has been freed.

    • Use smart pointers or garbage collection to automate memory management.

  • Answered by AI
  • Q3. Write a program to print Fibonacci series using recursion
  • Ans. 

    A program to print Fibonacci series using recursion.

    • Define a recursive function that takes an integer n as input

    • Base case: if n is 0 or 1, return n

    • Recursive case: return the sum of the previous two Fibonacci numbers

    • Call the recursive function with the desired number of terms and print the result

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

(1 Question)

  • Q1. What are your strengths in computer science?

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to focus more on coding. Try to solve coding challenges and learn from mistakes.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Embedded c ....................
Round 2 - Behavioral 

(1 Question)

  • Q1. Project ........,........
Round 3 - HR 

(1 Question)

  • Q1. Salary ....................

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy .........,..................................

Michelin Interview FAQs

What are the top questions asked in Michelin Lead Finance interview for experienced candidates?

Some of the top questions asked at the Michelin Lead Finance interview for experienced candidates -

  1. What are Internal Controls for Accounting and how will you prepare for Internal...read more
  2. What are the different stages of Project Manageme...read more
  3. Accounting Standards IFRS, USGA...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 334 Interviews
Hitachi Astemo Interview Questions
4.1
 • 106 Interviews
Valeo Interview Questions
4.0
 • 92 Interviews
DENSO Interview Questions
4.1
 • 77 Interviews
CIE Automotive Interview Questions
3.6
 • 76 Interviews
JTEKT Interview Questions
4.1
 • 66 Interviews
Hyundai Mobis Interview Questions
3.8
 • 64 Interviews
Faurecia Interview Questions
3.9
 • 63 Interviews
Tenneco Interview Questions
3.7
 • 62 Interviews
View all
Michelin Lead Finance Salary
based on 4 salaries
₹12 L/yr - ₹18 L/yr
31% more than the average Lead Finance Salary in India
View more details
Assistant Manager
182 salaries
unlock blur

₹8 L/yr - ₹20 L/yr

Oprating Engineer
145 salaries
unlock blur

₹2.2 L/yr - ₹4.2 L/yr

Area Sales Manager
120 salaries
unlock blur

₹8.1 L/yr - ₹17.9 L/yr

Deputy Manager
70 salaries
unlock blur

₹11 L/yr - ₹21.5 L/yr

Senior Operations Engineer
61 salaries
unlock blur

₹2.7 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Michelin with

Bosch

4.2
Compare

Faurecia

3.9
Compare

Hitachi Astemo

4.0
Compare

Valeo

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