Upload Button Icon Add office photos

Volvo IT

Compare button icon Compare button icon Compare

Filter interviews by

Volvo IT Senior Software Engineer Interview Questions and Answers

Updated 30 Aug 2021

Volvo IT Senior Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Mainly on UI related questions like, Javascript, Jquery, HTML, CSS and OOPS concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Always try to be strong on OOPS concepts

Interview questions from similar companies

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

(2 Questions)

  • Q1. Angular Architecture
  • Q2. RXjs operartors
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 3 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 - Technical 

(1 Question)

  • Q1. All are related to c++ questions
Round 3 - Coding Test 

Smart pointer, basic questions related to encapsulation, abstraction ,copy constructor coding ..and some basic technical questions

I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic c program algo.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on C basics and other core subject concepts if you're from ECE/EEE background.

I applied via Company Website and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1. Roles & Responsibilities ?
  • Ans. 

    Senior Engineers lead projects, mentor teams, and ensure technical excellence in design and implementation.

    • Lead project design and architecture, ensuring scalability and performance. Example: Designing a microservices architecture for a large application.

    • Mentor junior engineers, providing guidance on best practices and career development. Example: Conducting code reviews and offering constructive feedback.

    • Collaborate w...

  • Answered by AI
  • Q2. 2. Daily working routine ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence and never lied or claim anything, which is not done by you.

I applied via Naukri.com and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics about Android application development

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Technical and Management questions related to my field

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview are in two round ,1st is technical and then second round is HR .and then final for Salary.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linkedlist reverse
  • Q2. Bit toggle of a given position in a data
  • Ans. 

    Bit toggle of a given position in a data

    • To toggle a bit at a specific position, use bitwise XOR operator (^) with a mask

    • Example: Toggle 3rd bit of a number 'num' - num ^= (1 << 2)

    • Ensure the position is within the range of the data

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Where do u want to see yourself in 5 yrs
  • Q2. Why do u want to join us

Interview Preparation Tips

Interview preparation tips for other job seekers - Partiality in terms of salary increment, manager's misbehavior, skip level manager does not take action, forced work from office even though hybrid model is available. Very pathetic experience, does not provide proper training for non domain hired candidates.

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Sasken user image Abirbhav Goswami

posted on 12 Nov 2024

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

I was asked about Rust and it's nuances: How the memory management model works, and then asked to write a program to read and write files to disk, as well as accept command line arguments using Rust's standard library.

Round 2 - Technical 

(3 Questions)

  • Q1. How do you work on code that someone else has written?
  • Ans. 

    I review the code thoroughly, understand its functionality, and make necessary changes while following coding standards.

    • Review the code to understand its functionality

    • Follow coding standards and best practices

    • Make necessary changes while ensuring code quality

    • Communicate with the original author if needed

  • Answered by AI
  • Q2. How do you debug and solve problems that might've gotten missed during Unit Testing after they've been presented by QA?
  • Ans. 

    I use a combination of debugging tools, logs, code reviews, and collaboration with team members to identify and fix issues.

    • Utilize debugging tools such as breakpoints, watchpoints, and step-through debugging to pinpoint the root cause of the issue.

    • Analyze logs and error messages to gather more information about the problem.

    • Review the code changes made since the last successful unit test to identify potential causes of ...

  • Answered by AI
  • Q3. How do you improve the performance/memory footprint of your Rust program, without relying on any external crates, profilers, or architectural changes? Assume that logging and monitoring libraries etc. are ...
  • Ans. 

    To improve performance/memory footprint of Rust program without external tools, focus on optimizing algorithms, data structures, and memory management.

    • Optimize algorithms to reduce time complexity

    • Use efficient data structures like HashMaps or Vecs

    • Minimize memory allocations by reusing objects or using stack allocation

    • Avoid unnecessary copying of data

    • Implement lazy evaluation to defer computations until needed

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 3 years time?
  • Q2. Why did you leave your previous organisation after such a short stint?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was extremely smooth and streamlined. The interviewer is going to test your technical knowledge, so you should be confident in your basics. Be prepared to answer questions about core Rust concepts such as lifetimes, memory management, ownership, traits, generics etc. Also be prepared to tackle scenario-based technical aptitude questions, where you need to think like a team lead.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I appeared for an interview before Nov 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Function pointer
  • Q2. Sorting an array
  • Ans. 

    Sorting an array of strings

    • Use a sorting algorithm like quicksort or mergesort

    • Consider the case-insensitive sorting if needed

    • Handle special characters and numbers appropriately

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Royal Enfield Interview Questions
4.2
 • 159 Interviews
Sonalika Tractors Interview Questions
3.6
 • 130 Interviews
Force Motors Interview Questions
3.6
 • 122 Interviews
Honda Cars Interview Questions
4.4
 • 89 Interviews
Sasken Interview Questions
3.8
 • 80 Interviews
Incheon Motors Interview Questions
4.7
 • 77 Interviews
View all
Volvo IT Senior Software Engineer Salary
based on 66 salaries
₹12 L/yr - ₹33 L/yr
69% more than the average Senior Software Engineer Salary in India
View more details

Volvo IT Senior Software Engineer Reviews and Ratings

based on 9 reviews

3.9/5

Rating in categories

3.4

Skill development

3.8

Work-life balance

3.2

Salary

4.5

Job security

3.6

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 9 Reviews and Ratings
Senior Software Engineer
66 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Software Engineer
48 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Application Developer
26 salaries
unlock blur

₹5.6 L/yr - ₹20 L/yr

Application Developer Specialist
26 salaries
unlock blur

₹4.5 L/yr - ₹15.7 L/yr

Software Developer
19 salaries
unlock blur

₹6 L/yr - ₹28.5 L/yr

Explore more salaries
Compare Volvo IT with

Hyundai Motor India Limited

4.3
Compare

Royal Enfield

4.2
Compare

Escorts Kubota Limited

4.1
Compare

Sonalika Tractors

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