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 Senior Software Engineer Interview Questions and Answers for Experienced

Updated 29 Aug 2024

Alstom Transportation Senior Software Engineer Interview Experiences for Experienced

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Mcdc , vnv techniques, v model
  • Q2. Oops concepts,ecp and bva
  • Q3. C language, structures, unions , storage classes
Round 3 - HR 

(1 Question)

  • Q1. Package negotiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. V&V testing concepts
Round 2 - HR 

(1 Question)

  • Q1. About Alstom, previous projects, salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident to the answer. Prepare well for the interview

Senior Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more

Interview questions from similar companies

I applied via Referral and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern where the dependencies of an object are provided externally.

    • Dependencies are objects that a class needs to function properly

    • Dependency injection allows for loose coupling between objects

    • There are three types of dependency injection: constructor injection, setter injection, and interface injection

    • Example: Instead of creating a new instance of a dependency within a class, the depe...

  • Answered by AI
  • Q2. What is steam api?
  • Ans. 

    Steam API is a set of tools and resources for game developers to integrate Steam features into their games.

    • Steam API provides access to features such as matchmaking, achievements, and user profiles.

    • Developers can use Steamworks SDK to integrate Steam features into their games.

    • Steam API also allows for in-game purchases and microtransactions.

    • Examples of games that use Steam API include Counter-Strike: Global Offensive a

  • Answered by AI
  • Q3. Thread life cycle, deamon thread, deadlock
  • Q4. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert the key into an index of an array where the value is stored.

    • Collisions occur when two keys have the same hash value, which is resolved using separate chaining or open addressing.

    • HashMap uses an array of linked lists to handle collisions.

    • The load factor determines when the HashMap shoul...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong knowledge on core Java, Java 8, Spring annotations and basic SpringBoot and microservices knowledge

Skills evaluated in this interview

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

(1 Question)

  • Q1. Difference between let, const and var
  • Ans. 

    let, const, and var are all used to declare variables in JavaScript, but they have different scopes and behaviors.

    • let: block-scoped variable, can be reassigned

    • const: block-scoped variable, cannot be reassigned, but its properties can be modified

    • var: function-scoped variable, can be reassigned

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What's your weakness, strength, tell me more about your last project
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Project related questions.
  • Q2. Scenario based technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technical . There were overall 3 rounds of interview , 2 technical and 1 hr.
The first technical was conducted by offshore lead and lasted around an hour
The second one involved manager ,senior manager from onshore along with lead and was completely technical.
Round 1 - Technical 

(1 Question)

  • Q1. What is arbitration in can
  • Ans. 

    Arbitration in CAN is a process of resolving conflicts when multiple nodes try to transmit data simultaneously.

    • Arbitration is used in Controller Area Network (CAN) to ensure that only one node transmits data at a time.

    • Each node on the CAN bus has a unique identifier, and the node with the highest priority identifier gets to transmit its data first.

    • If two or more nodes try to transmit data at the same time, the arbitrat...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - can knowledge must. you should work on Automotive domain
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Kotlin coroutine
  • Q2. Easy leetcode question
  • Q3. Different types of launch mode
  • Ans. 

    Launch modes in Android determine how a new instance of an activity is associated with the current task.

    • Standard - creates a new instance of an activity in the task

    • SingleTop - if the activity is at the top of the stack, it will not be recreated

    • SingleTask - creates a new task and puts the activity at the root of the task

    • SingleInstance - similar to SingleTask, but the activity is the only one in the task

  • Answered by AI

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

Interview Questionnaire 

1 Question

  • Q1. Java releted quesion topics multithreading ,collections,srping mvc conttrolers

Interview Preparation Tips

Interview preparation tips for other job seekers - Please Be prepared for core java && advanced java knowledge and good exp in spring mvc and microservices.

I applied via Company Website and was interviewed in Oct 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 - Technical 

(2 Questions)

  • Q1. Scrum master roles and responsibilities
  • Q2. Scrum ceremonies, Scrum values, scrum artefacts, Backlog refinement, Metrics, TIM velocity, Burn down and burn up chats, Banking domain knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Please confirm project availability before joining.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. RPA scenario based questions
Round 3 - Technical 

(1 Question)

  • Q1. RPA scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain your project completely, most of the questions comes from scenario based

Alstom Transportation Interview FAQs

How many rounds are there in Alstom Transportation Senior Software Engineer interview for experienced candidates?
Alstom Transportation interview process for experienced candidates usually has 3 rounds. The most common rounds in the Alstom Transportation interview process for experienced candidates are Resume Shortlist, Technical and HR.
What are the top questions asked in Alstom Transportation Senior Software Engineer interview for experienced candidates?

Some of the top questions asked at the Alstom Transportation Senior Software Engineer interview for experienced candidates -

  1. Scenario case was provided and I was asked to develop simulink mod...read more
  2. C language, structures, unions , storage clas...read more
  3. Mcdc , vnv techniques, v mo...read more

Tell us how to improve this page.

Alstom Transportation Senior Software Engineer Interview Process for Experienced

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Tata Technologies Interview Questions
3.6
 • 266 Interviews
Saint-Gobain Interview Questions
4.0
 • 174 Interviews
Dilip Buildcon Interview Questions
4.0
 • 148 Interviews
G R Infraprojects Interview Questions
4.1
 • 137 Interviews
AECOM Interview Questions
4.2
 • 120 Interviews
Worley Interview Questions
4.1
 • 113 Interviews
View all
Alstom Transportation Senior Software Engineer Salary
based on 171 salaries
₹8.2 L/yr - ₹24 L/yr
At par with the average Senior Software Engineer Salary in India
View more details

Alstom Transportation Senior Software Engineer Reviews and Ratings

based on 17 reviews

3.7/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.9

Salary

3.9

Job security

3.3

Company culture

2.8

Promotions

3.1

Work satisfaction

Explore 17 Reviews and Ratings
Software Designer
462 salaries
unlock blur

₹6.3 L/yr - ₹23 L/yr

System Engineer
184 salaries
unlock blur

₹7 L/yr - ₹21.5 L/yr

Mechanical Engineer
175 salaries
unlock blur

₹7 L/yr - ₹22.2 L/yr

Senior Software Engineer
171 salaries
unlock blur

₹8.2 L/yr - ₹24 L/yr

Software Engineer
165 salaries
unlock blur

₹5.9 L/yr - ₹15 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.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview