Upload Button Icon Add office photos
Engaged Employer

i

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

Alstom Transportation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Alstom Transportation Interview Questions and Answers

Updated 31 Jul 2025
Popular Designations

145 Interview questions

A Lead Indus Quality Engineer - Bogie Assembly & Final inspection was asked 2mo ago
Q. What are the key performance indicators (KPIs) used in quality assurance?
Ans. 

KPIs in quality assurance measure performance, efficiency, and compliance to ensure product quality and process improvement.

  • Defect Density: Measures the number of defects per unit of product. For example, 5 defects per 100 units produced.

  • First Pass Yield (FPY): Percentage of products that pass inspection without rework. For instance, 95% FPY indicates high quality.

  • Customer Complaints: Tracks the number of complain...

A Lead Indus Quality Engineer - Bogie Assembly & Final inspection was asked 2mo ago
Q. What is Failure Mode and Effects Analysis (FMEA), and how is it linked to a control plan?
Ans. 

FMEA is a systematic approach to identify potential failure modes and their effects, linked to control plans for risk management.

  • FMEA stands for Failure Mode and Effects Analysis, a proactive tool used to identify and prioritize potential failure modes.

  • It involves assessing the severity, occurrence, and detection of each failure mode to calculate a Risk Priority Number (RPN).

  • For example, in a manufacturing process...

A Lead Indus Quality Engineer - Bogie Assembly & Final inspection was asked 2mo ago
Q. What is a quality problem-solving tool?
Ans. 

Quality problem-solving tools help identify, analyze, and resolve quality issues in processes and products.

  • Root Cause Analysis: Identifies the underlying cause of a problem, e.g., using the 5 Whys technique.

  • Fishbone Diagram: Visualizes potential causes of a problem, helping teams brainstorm solutions.

  • Pareto Analysis: Focuses on the most significant issues by identifying the 'vital few' causes that contribute to th...

A Service Engineer was asked 2mo ago
Q. What location are you interested in and which department are you interested in?
Ans. 

I am located in [Your Location] and am particularly interested in the Service Engineering department, focusing on technical support and maintenance.

  • I am based in [Your Location], which has a strong demand for service engineers.

  • I am interested in the Service Engineering department because it allows me to combine my technical skills with customer interaction.

  • For example, I enjoy troubleshooting and resolving issues,...

View all Service Engineer interview questions
A Supplier Quality Assurance Engineer was asked 4mo ago
Q. How do you respond to work-related pressure?
Ans. 

I thrive under pressure by prioritizing tasks, maintaining focus, and leveraging teamwork to achieve quality goals.

  • Prioritize tasks effectively: For example, during a product launch, I focused on critical quality checks first.

  • Maintain clear communication: I regularly update my team on progress and challenges to ensure alignment.

  • Use stress management techniques: I practice deep breathing and time management to stay...

View all Supplier Quality Assurance Engineer interview questions
A Trainlab Lead was asked 4mo ago
Q. How would you model a car's brake system in MATLAB/Simulink?
Ans. 

Modeling a car's brake system in MATLAB/Simulink involves simulating dynamics, control algorithms, and system responses.

  • Define system components: Identify key elements like brake pedal, master cylinder, brake lines, and brake calipers.

  • Use Simulink blocks: Utilize blocks like Transfer Function, State-Space, and Gain to represent system dynamics.

  • Incorporate control logic: Implement PID controllers to manage brake fo...

Alstom Transportation HR Interview Questions

77 questions and answers

Q. What is your reason for changing jobs?
Q. Can you define your previous work experience?
Q. What are your CTC expectations?
A Graduate Engineer Trainee (Get) was asked 8mo ago
Q. What are the idea and implementation steps for developing a web page for Alstom?
Ans. 

Develop a user-friendly web page for Alstom showcasing their innovative transport solutions.

  • Define the purpose: Showcase Alstom's products and services, such as trains and signaling systems.

  • Conduct user research: Identify target audience needs, e.g., transport authorities and engineers.

  • Design wireframes: Create layout designs for desktop and mobile views, ensuring responsiveness.

  • Select technology stack: Use HTML, ...

View all Graduate Engineer Trainee (Get) interview questions
Are these interview questions helpful?
A Graduate Engineer Trainee (Get) was asked 8mo ago
Q. What makes you unique, or how are you different from other candidates?
Ans. 

I bring a unique blend of technical skills, adaptability, and a passion for continuous learning that sets me apart from other candidates.

  • Strong technical foundation: I excelled in my engineering coursework, consistently ranking in the top 10% of my class.

  • Hands-on experience: I completed an internship where I successfully led a project to optimize a manufacturing process, resulting in a 15% efficiency increase.

  • Adap...

View all Graduate Engineer Trainee (Get) interview questions
A Mechanical Engineer was asked 8mo ago
Q. What metrics of success might you use to evaluate my performance?
Ans. 

Evaluating performance can involve metrics like project completion, innovation, teamwork, and adherence to safety standards.

  • Project Completion: Timely delivery of projects within budget, e.g., completing a design project ahead of schedule.

  • Innovation: Contribution of new ideas or improvements, such as developing a more efficient cooling system.

  • Teamwork: Collaboration with colleagues, demonstrated by successful cros...

View all Mechanical Engineer interview questions
A Software Designer was asked 9mo ago
Q. How do you remove duplicate numbers from a list while preserving the original order?
Ans. 

Use a set to keep track of unique numbers while maintaining original order.

  • Iterate through the array and add each number to a set if it hasn't been encountered before.

  • Create a new array by iterating through the original array and only adding numbers that are not in the set.

  • Return the new array with duplicate numbers removed.

View all Software Designer interview questions

Alstom Transportation Interview Experiences

261 interviews found

Software Designer Interview Questions & Answers

user image Shirin Mirzi M K

posted on 8 Jun 2021

I applied via Naukri.com and was interviewed in Dec 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Write code to reverse string without using string or inbuilt function
  • Ans. 

    Code to reverse string without using string or inbuilt function

    • Create an array of characters from the given string

    • Swap the first and last characters, then second and second last, and so on until the middle of the array

    • Convert the array back to a string

  • Answered by AI
  • Q2. Write function to find all possible combination of string of min word length 2.
  • Ans. 

    Function to generate all possible combinations of a string with a minimum word length of 2.

    • Use recursion to generate all possible combinations.

    • Start with a single character and add one character at a time to generate all possible combinations.

    • Store the generated combinations in an array of strings.

  • Answered by AI
  • Q3. Threading,Oops concepts ,C# collections,Stack,Queue,Delegates ,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - I had 3 rounds including HR round. First round was really hard which took around 1.5 hours.
I was asked all oops concepts and c# questions and also data structures in depth.

Skills evaluated in this interview

Architect Interview Questions & Answers

user image Ravi Kumar

posted on 14 Feb 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. It was more related to what was mentioned in resume.
Round 2 - Behavioral 

(1 Question)

  • Q1. More related to high level judgement
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions .

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a good company provided you join the right department. I am a Part of IS&T.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project related question from previous company
  • Q2. Product related question, understanding on train system, competency & skill set
Round 2 - HR 

(1 Question)

  • Q1. Salary expectation, brief on relocation & company provided facility
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-
  • Q1. What do you work of rectifire and invertor Rectifire convert alternating current to direct current Invertor convert DC to AC
  • Q2. What do you work of sensor Sensor are devices that detect and respond to a physical change in their environment, converting that change into a measurable signal
  • Q3. How do work of jk flip flop A jk flip is a sequential logic circuit that as a fundamental building block for digital memory and state holding applications.
  • Q4. What are half adder and full adder That adds two signal bit binary number Pr
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. Thermodynamics question
  • Q2. Manufacturing engineering
  • Q3. Fluid mechanics
  • Q4. Kinematics heat

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the best company.This company take responsibility of his staff.Growth oppertunity is very better to work with this company.

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Electrical engineering fundamental
  • Q2. Filed technical testing and commissioning

Interview Preparation Tips

Interview preparation tips for other job seekers - In electrical engineering fundamental Be at top of it during the interview.
Be at top of your field experience. and managing most challenging situations. Handle team

Warranty Engineer Interview Questions & Answers

user image nikhil kushwaha

posted on 4 Oct 2024

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

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Auxiliary converter
  • Ans. 

    An auxiliary converter is a device used to convert electrical energy from one form to another in order to power auxiliary systems.

    • Converts electrical energy for auxiliary systems

    • Can be used in vehicles to power accessories like lights or radios

    • Often found in power plants to convert energy for various equipment

  • Answered by AI
  • Q2. What is Regenerative Brake
  • Ans. 

    Regenerative brake is a system in which energy is recovered during braking and stored for later use.

    • Regenerative brake converts kinetic energy into electrical energy during braking

    • The recovered energy is stored in a battery or capacitor for later use

    • Commonly used in electric vehicles to improve efficiency and range

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What about your self
  • Ans. 

    I am a dedicated and detail-oriented professional with a strong background in engineering and a passion for problem-solving.

    • Strong background in engineering

    • Detail-oriented and dedicated

    • Passionate about problem-solving

  • Answered by AI
  • Q2. What is your salary excepted
  • Ans. 

    I am expecting a competitive salary based on my experience, skills, and the industry standard for Warranty Engineers.

    • I am looking for a salary that reflects my qualifications and contributions to the company

    • I have researched the average salary range for Warranty Engineers in this industry

    • I am open to negotiation based on the overall compensation package offered

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

(2 Questions)

  • Q1. Question based on Resume
  • Q2. Compter vision based question
Round 2 - HR 

(2 Questions)

  • Q1. Why you are looking for job switch
  • Ans. 

    I'm seeking new challenges and opportunities for growth that align with my career goals and aspirations.

    • Desire for professional growth: I'm looking for a role that offers more leadership opportunities, such as managing a larger team or leading projects.

    • Seeking new challenges: My current role has become routine, and I'm eager to tackle more complex problems, like developing scalable systems.

    • Alignment with career goals: ...

  • Answered by AI
  • Q2. Will you be able to follow Alstom's practices
  • Ans. 

    Yes, I can adapt to Alstom's practices and contribute effectively to the team.

    • I have experience in Agile methodologies, which aligns with Alstom's iterative development practices.

    • I prioritize code quality and adhere to best practices, similar to Alstom's focus on reliability and safety.

    • I am familiar with industry standards and regulations, ensuring compliance in software development.

    • I have successfully led teams in imp...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. How would you manage a situation where a shipment is delayed or lost during transit?
  • Q2. Can you describe a situation in which you had to manage a conflict or issue within a team, and what steps you took to resolve it?
  • Q3. How would you respond to and resolve a customer's complaint regarding a delayed or damaged shipment?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. PLC controller related questions.
  • Q2. Electrical wire selections, Motor related questions.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Current job descriptions and related interaction
  • Q2. Question regarding electrical circuit diagram analysis
Round 3 - HR 

(1 Question)

  • Q1. Salary compensation

Interview Questions & Answers

user image Anonymous

posted on 23 Jul 2025

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

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. What are you work
  • Q2. What are you work in palec

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Alstom Transportation?
Ask anonymously on communities.

Alstom Transportation Interview FAQs

How many rounds are there in Alstom Transportation interview?
Alstom Transportation interview process usually has 2-3 rounds. The most common rounds in the Alstom Transportation interview process are Technical, HR and Resume Shortlist.
How to prepare for Alstom Transportation interview?
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 Alstom Transportation. The most common topics and skills that interviewers at Alstom Transportation expect are Project Management, SAP, Recruitment, Agile and Signalling.
What are the top questions asked in Alstom Transportation interview?

Some of the top questions asked at the Alstom Transportation interview -

  1. 1. What are the Fire NOC conditions? 14. 15. 16. 17. 18. ...read more
  2. Which one is more efficient for railways- 750V DC or 25 KV AC..and w...read more
  3. 5. What type Fire extinguisher requirement as per factory act? Light hazard, Or...read more
What are the most common questions asked in Alstom Transportation HR round?

The most common HR questions asked in Alstom Transportation interview are -

  1. Where do you see yourself in 5 yea...read more
  2. What is your family backgrou...read more
  3. Why are you looking for a chan...read more
How long is the Alstom Transportation interview process?

The duration of Alstom Transportation interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 197 interview experiences

Difficulty level

Easy 23%
Moderate 65%
Hard 12%

Duration

Less than 2 weeks 62%
2-4 weeks 27%
4-6 weeks 5%
6-8 weeks 4%
More than 8 weeks 2%
View more

Interview Questions from Similar Companies

Tata Technologies Interview Questions
3.5
 • 291 Interviews
Saint-Gobain Interview Questions
4.0
 • 188 Interviews
Dilip Buildcon Interview Questions
3.9
 • 163 Interviews
G R Infraprojects Interview Questions
4.1
 • 148 Interviews
AECOM Interview Questions
4.2
 • 131 Interviews
Worley Interview Questions
4.1
 • 125 Interviews
Power Mech Projects Interview Questions
3.8
 • 106 Interviews
View all

Alstom Transportation Reviews and Ratings

based on 2.9k reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.5

Salary

3.8

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 2.9k Reviews and Ratings
Industrial Planning Lead

Sri City

7-10 Yrs

Not Disclosed

PI Engineer

New Delhi

3-6 Yrs

Not Disclosed

ServiceNow Developer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Software Designer
500 salaries
unlock blur

₹6 L/yr - ₹21.7 L/yr

Senior Software Engineer
202 salaries
unlock blur

₹13.4 L/yr - ₹24.9 L/yr

System Engineer
198 salaries
unlock blur

₹8.9 L/yr - ₹19.1 L/yr

Software Engineer
196 salaries
unlock blur

₹5.8 L/yr - ₹13.6 L/yr

Team Lead
192 salaries
unlock blur

₹9.4 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Alstom Transportation with

Larsen & Toubro Limited

3.9
Compare

Megha Engineering & Infrastructures

3.9
Compare

Shapoorji Pallonji Group

4.1
Compare

Tata Technologies

3.5
Compare
write
Share an Interview