Upload Button Icon Add office photos

Filter interviews by

Stellantis Software Engineer Interview Questions and Answers

Updated 23 Apr 2024

Stellantis Software Engineer Interview Experiences

2 interviews found

Software Engineer Interview Questions & Answers

user image Anirban Sadhukhan

posted on 23 Apr 2024

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

I was interviewed before Apr 2023.

Round 1 - Aptitude Test 

It's a easy level if your resume got shortlisted,

Round 2 - Technical 

(1 Question)

  • Q1. It's a mostly 1.3 hour interview for me. Asked about project, role related skills, coding etc.
Round 3 - HR 

(1 Question)

  • Q1. It's bit easy, depends on your communication skills. But it's not easy, it's also a elimination round

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a great place to work, work environment is great, every one is very helpful.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Koneru Lakshmaiah College of Engineering (KLCE), Arni and was interviewed in Jul 2022. 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 

40 mcqs on coding, logical and quants

Round 3 - Technical 

(1 Question)

  • Q1. Write code for fan switch off and on with bitwise operators
  • Ans. 

    Code for fan switch off and on using bitwise operators

    • Use a variable to store the state of the fan

    • Use bitwise OR operator to turn on the fan

    • Use bitwise AND operator to turn off the fan

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is your impression towards company on your first day

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well based on your resume and no need to prepare DSA concepts.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

I applied via campus placement at Institute of Technical Education and Research, Bhuvaneshwar and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

All are MCQ questions followed by 2-3 coding questions .

Round 2 - Coding Test 

Duration is 45 mins and 2-3 coding questions.

Round 3 - Technical 

(1 Question)

  • Q1. All about topics mentioned in resume.
Round 4 - HR 

(1 Question)

  • Q1. Actually it is a management round so they asked technical questions along with hr questions.

Interview Preparation Tips

Topics to prepare for Daimler Truck Software Engineer interview:
  • Python
  • DSA
  • SQL
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

C programming, stack, python, computer basics

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

Two leetcode medium questions

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

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Brief about yourself ,sql
  • Q2. Explain plan,table view and ddl method
  • Ans. 

    Plan, table view, and DDL method are related to database management.

    • Plan: Shows the execution plan of a SQL query, including the steps taken by the database to retrieve data.

    • Table view: Displays the structure and data of a table in a database.

    • DDL method: Stands for Data Definition Language, used to define and modify the structure of database objects.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

Interview experience
3
Average
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 - Aptitude Test 

Basic Arithemetic , Algebra , Geometry , Percentages , Ratios , Number Series

Round 3 - Coding Test 

Linked list and tree based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure you have strong understanding of the fundamemntal concepts in maths, language, if u are weak in any area ,consider revisiting again and understanding the funddamentals more clearly
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about activity life cycle
  • Ans. 

    Activity life cycle in Android refers to the sequence of states an activity goes through from creation to destruction.

    • Activity life cycle consists of several states such as onCreate, onStart, onResume, onPause, onStop, onDestroy, etc.

    • onCreate() is called when the activity is first created, onStart() is called when the activity becomes visible to the user, onResume() is called when the activity starts interacting with t...

  • Answered by AI
  • Q2. What are the components of Android
  • Ans. 

    Components of Android include activities, services, content providers, and broadcast receivers.

    • Activities: User interface components that represent a single screen with a user interface.

    • Services: Background tasks that run independently of the UI.

    • Content Providers: Manage a shared set of app data.

    • Broadcast Receivers: Respond to system-wide broadcast announcements.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What if Flow in kotlin and why we use it, keywords of kotlin
  • Ans. 

    Kotlin Flow is a reactive stream library in Kotlin for handling asynchronous data streams.

    • Kotlin Flow is used for handling asynchronous data streams in a sequential and non-blocking manner.

    • It provides a way to emit multiple values asynchronously and handle backpressure.

    • Keywords in Kotlin include suspend, flow, collect, emit, filter, map, etc.

  • Answered by AI
  • Q2. Explain about implementation patterns present in Android
  • Ans. 

    Implementation patterns in Android are design patterns that help in structuring and organizing code for better maintainability and scalability.

    • MVC (Model-View-Controller) pattern separates the application into three main components to improve code organization and reusability.

    • MVVM (Model-View-ViewModel) pattern separates the UI logic from the business logic, making it easier to test and maintain.

    • Singleton pattern ensur...

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Some MCQ and coding questions were asked.

Round 2 - Coding Test 

Linked list, dfs , bfs, array were asked

Round 3 - HR 

(1 Question)

  • Q1. Repeated hr questions were asked.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Two leetcode medium questions

Stellantis Interview FAQs

How many rounds are there in Stellantis Software Engineer interview?
Stellantis interview process usually has 3-4 rounds. The most common rounds in the Stellantis interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Stellantis Software Engineer interview?

Some of the top questions asked at the Stellantis Software Engineer interview -

  1. Write code for fan switch off and on with bitwise operat...read more
  2. It's bit easy, depends on your communication skills. But it's not easy, it's al...read more

Tell us how to improve this page.

Stellantis Software Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more
Stellantis Software Engineer Salary
based on 73 salaries
₹5 L/yr - ₹10 L/yr
16% less than the average Software Engineer Salary in India
View more details

Stellantis Software Engineer Reviews and Ratings

based on 12 reviews

3.5/5

Rating in categories

2.8

Skill development

3.3

Work-life balance

2.8

Salary

3.9

Job security

3.4

Company culture

2.2

Promotions

3.2

Work satisfaction

Explore 12 Reviews and Ratings
Senior Engineer
264 salaries
unlock blur

₹5 L/yr - ₹19.1 L/yr

Assistant Manager
206 salaries
unlock blur

₹7.9 L/yr - ₹18 L/yr

Deputy Manager
145 salaries
unlock blur

₹9.5 L/yr - ₹21.5 L/yr

Senior Manager
125 salaries
unlock blur

₹15 L/yr - ₹38.2 L/yr

Manager
99 salaries
unlock blur

₹11.2 L/yr - ₹30 L/yr

Explore more salaries
Compare Stellantis with

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Maruti Suzuki

4.2
Compare

Ashok Leyland

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