Upload Button Icon Add office photos

Volvo

Compare button icon Compare button icon Compare

Filter interviews by

Volvo Application Developer Interview Questions and Answers

Updated 26 Mar 2022

Volvo Application Developer Interview Experiences

1 interview found

Round 1 - Technical 

(4 Questions)

  • Q1. Go through the basics of Cobol, Jcl, Db2
  • Q2. Perform until executing infinite loop what could be the reason?
  • Ans. 

    Infinite loop can occur due to logical errors in the loop condition or the loop body.

    • Incorrect loop condition

    • Missing or incorrect loop termination condition

    • Infinite recursion

    • Deadlock or race condition

    • Hardware or software failure

  • Answered by AI
  • Q3. Program has abend with -911 how do you fix?
  • Ans. 

    Abend with -911 is a deadlock error. Identify the resources causing the deadlock and release them.

    • Check the application logs for more information on the error.

    • Identify the resources involved in the deadlock using system logs or monitoring tools.

    • Release the resources causing the deadlock by terminating the associated processes or transactions.

    • Modify the application code to prevent future deadlocks.

  • Answered by AI
  • Q4. How do you pass varying parameters from cobol to stored procedure
  • Ans. 

    Varying parameters can be passed using arrays of strings in COBOL to stored procedures.

    • Define an array in COBOL to hold the parameters

    • Populate the array with the varying parameters

    • Pass the array as a parameter to the stored procedure

    • In the stored procedure, use the array to access the varying parameters

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at Basics and Go through interview questions at google

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
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 

(2 Questions)

  • Q1. Basics of java oops concept
  • Q2. Java 8 questions and concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative, verbal

Round 2 - Coding Test 

2 coding questions easy, medium

Round 3 - Technical 

(2 Questions)

  • Q1. SQL queries, java, oops
  • Q2. Projects resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. When should we use node js and java
  • Ans. 

    Node.js is suitable for real-time applications and microservices, while Java is better for large-scale enterprise applications.

    • Use Node.js for building real-time applications like chat apps, streaming services, and collaborative tools.

    • Node.js is also great for developing microservices and APIs due to its lightweight and event-driven architecture.

    • Java is ideal for building large-scale enterprise applications that requir...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. What should be the crash ratio
  • Ans. 

    The crash ratio should ideally be as close to 0% as possible to ensure a stable and reliable app.

    • A low crash ratio indicates a stable app with minimal issues.

    • Regularly monitoring crash reports and addressing any recurring issues can help improve the crash ratio.

    • Testing the app thoroughly before release can help prevent crashes in the first place.

  • Answered by AI
  • Q2. What is ANR in android
  • Ans. 

    ANR stands for Application Not Responding in Android. It occurs when the main UI thread is blocked for too long.

    • ANR can happen when an application is not responding to user input for a certain period of time.

    • It is usually caused by long-running operations on the main UI thread, such as network operations or heavy computations.

    • Developers can prevent ANR by offloading heavy tasks to background threads or using asynchrono...

  • Answered by AI
  • Q3. Firebase crashlytics

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 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 

(1 Question)

  • Q1. Djisktra Algorithm, cyclic graph, floyd warshal, Memory Threading, Semaphores, Mutex, Round Robin
Round 3 - HR 

(1 Question)

  • Q1. Why you are a good fit? What's your strength? Why you want to join Ola? Past mishaps?
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 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 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Round 3 - Coding Test 

Programming questions are an integral part of an interview for the developer's position

Interview Preparation Tips

Interview preparation tips for other job seekers - The hard truth is that this is a terrible job market for job seekers. The salaries are lower in general and more positions are being reduced to freelance or part-time. The work you have always loved may not have the same title and may be shared by a team now. Instead of viewing this as a negative, though, consider the opportunities. Maybe you like sales, but always wanted to do some consulting
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2022. There were 2 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 - HR 

(2 Questions)

  • Q1. Introduced about company and it's business, background discussion
  • Q2. Salary, appraisal and other policy discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Have your basics clear and prepare according to your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 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 - One-on-one 

(2 Questions)

  • Q1. Some Algo question based on Stock buy and sell
  • Q2. Projects and puzzles from gfg
Round 3 - One-on-one 

(2 Questions)

  • Q1. Intersection of Linked list
  • Ans. 

    Intersection of two linked lists is finding the common node(s) between them.

    • Traverse both lists and compare each node to find the common node(s).

    • Use a hash table to store the nodes of one list and check for their presence in the other list.

    • Calculate the length of both lists and move the pointer of the longer list to match the length of the shorter list, then compare each node.

  • Answered by AI
  • Q2. Projects and Puzzles
Round 4 - HR 

(3 Questions)

  • Q1. Why This Company
  • Q2. What motivates you to work here
  • Q3. Some other Hr questions

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Sort and Merge two linked list
  • Ans. 

    Sort and merge two linked lists

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and merge them in sorted order

    • Handle cases where one list is longer than the other

  • Answered by AI

Skills evaluated in this interview

Volvo Interview FAQs

How many rounds are there in Volvo Application Developer interview?
Volvo interview process usually has 1 rounds. The most common rounds in the Volvo interview process are Technical.
How to prepare for Volvo Application Developer 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 Volvo. The most common topics and skills that interviewers at Volvo expect are ASP.Net and C#.
What are the top questions asked in Volvo Application Developer interview?

Some of the top questions asked at the Volvo Application Developer interview -

  1. How do you pass varying parameters from cobol to stored proced...read more
  2. Perform until executing infinite loop what could be the reas...read more
  3. Program has abend with -911 how do you f...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 1k Interviews
Ashok Leyland Interview Questions
4.1
 • 240 Interviews
Royal Enfield Interview Questions
4.2
 • 153 Interviews
Ford Motor Interview Questions
4.3
 • 147 Interviews
View all
Volvo Application Developer Salary
based on 22 salaries
₹6 L/yr - ₹22.2 L/yr
13% more than the average Application Developer Salary in India
View more details

Volvo Application Developer Reviews and Ratings

based on 5 reviews

4.3/5

Rating in categories

3.7

Skill development

4.3

Work-life balance

3.4

Salary

4.3

Job security

4.3

Company culture

3.0

Promotions

3.8

Work satisfaction

Explore 5 Reviews and Ratings
Senior Manager
140 salaries
unlock blur

₹13.1 L/yr - ₹33 L/yr

Software Engineer
138 salaries
unlock blur

₹7 L/yr - ₹24.6 L/yr

Process Leader
135 salaries
unlock blur

₹4.7 L/yr - ₹9.3 L/yr

Senior Software Engineer
127 salaries
unlock blur

₹10.8 L/yr - ₹36.7 L/yr

Manager
92 salaries
unlock blur

₹9 L/yr - ₹28 L/yr

Explore more salaries
Compare Volvo with

Mahindra & Mahindra

4.1
Compare

Ford Motor

4.3
Compare

Royal Enfield

4.2
Compare

Hyundai Motor India Limited

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