Premium Employer

i

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

Zuora Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zuora Software Engineer Interview Questions and Answers

Updated 29 Jun 2024

Zuora Software Engineer Interview Experiences

1 interview found

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

A good DSA question, based on array manipulation and queues. Platform was Zoom call, so you can use any online IDE.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Question related to previous job Experience
  • Q2. Questions related to OOPS concepts
  • Q3. Question on System Design and Fundamentals of Language.
Round 3 - Behavioral interview 

(4 Questions)

  • Q1. Past Experience
  • Q2. How you tackle with challenges in less time
  • Ans. 

    I prioritize tasks, break them down into smaller steps, and seek help when needed.

    • Prioritize tasks based on urgency and importance

    • Break down challenges into smaller, manageable steps

    • Seek help from colleagues or mentors when needed

  • Answered by AI
  • Q3. How you handle complete new tech stack?
  • Ans. 

    I approach learning a new tech stack by researching, experimenting, seeking help from colleagues, and gradually building proficiency.

    • Research the new tech stack to understand its fundamentals and best practices

    • Experiment with small projects or tutorials to gain hands-on experience

    • Seek help from colleagues or online communities for guidance and support

    • Gradually build proficiency by working on real-world projects using t

  • Answered by AI
  • Q4. Approach towards trivial puzzles.
Round 4 - HR 

(1 Question)

  • Q1. Compensation Decisions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep concepts clear, and you should back up your answers with real-life examples that everyone uses, so the interviewer can understand better and relate.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Simple and General Linux related questions, Oracle installations, Linux commands etc

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview for the deployment team to be responsible for deploying the security products to global customers

I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It is taken by manager's manager it is quit tough he asked high level of technical question
Round 2 - HR 

(1 Question)

  • Q1. It was just a salary discussion .HR was very corporative and polite.

Interview Preparation Tips

Topics to prepare for Mobileum Senior Software Engineer interview:
  • telecom related
Interview preparation tips for other job seekers - must join they offer very nice package as per other company
Round 1 - Technical 

(1 Question)

  • Q1. Angular Architecture, basic angular questions such as data binding, rxjs, dependency injection etc.
Round 2 - Technical 

(1 Question)

  • Q1. Coding assignment to fetch data from API and render on the UI. Using httpclient module.
  • Ans. 

    Fetch data from API and render on UI using httpclient module

    • Create an instance of httpclient module

    • Use httpclient to make a GET request to API endpoint

    • Parse the response data and render on UI

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Normal question on roles and responsibilities alongwith cultural fitment check.
Round 4 - Client Interview 

(1 Question)

  • Q1. Client interview to get the knowledge of UX and responsive web application. Css etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and even if you don't know the answer properly at least tell them the approach and try your best to answer or complete the assignment given.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 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 - Coding Test 

I asked basic questions related to coding and technical languages like MERN, and a few DSA questions about basic programming. The interview was around 45 minutes.

Round 3 - Coding Test 

2nd round took about 1 hour and 15 minutes. There are a few technical scenario discussions and questions related to my tech stack like MERN and one coding task in React JS

Round 4 - One-on-one 

(1 Question)

  • Q1. The last round with the manager consisted of a discussion about day-to-day job handling as per different scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basics properly
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Notice Period and Salary
Round 2 - Coding Test 

Java 8 , stream and a program to solve on String

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Pattern print code. 2. Types of S3 bucket in AWS. 3. Java basic question. 4. Spring/ Spring boot basic question. 5. Hibernate basic interview question. 6. Some behavioral question.
  • Ans. 

    This is a list of questions asked in an interview for Senior Software Engineer position.

    • 1. Pattern print code: Write a code to print a specific pattern using loops.

    • 2. Types of S3 bucket in AWS: Explain the different types of S3 buckets in Amazon Web Services.

    • 3. Java basic question: Provide a basic question related to Java programming language.

    • 4. Spring/Spring Boot basic question: Give an example of a basic question rel...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basic.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 - Technical 

(2 Questions)

  • Q1. Write an SQL query to fetch duplicates.
  • Ans. 

    SQL query to fetch duplicates

    • Use GROUP BY and HAVING clause to identify duplicates

    • Select columns to be checked for duplicates

    • Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;

  • Answered by AI
  • Q2. Write SQL query to fetch nth highest Salary.
  • Ans. 

    SQL query to fetch nth highest Salary

    • Use the ORDER BY clause to sort the salaries in descending order

    • Use the LIMIT clause to fetch the nth highest salary

    • Consider handling cases where there might be ties for the nth highest salary

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AgreeYa Solutions Senior Software Engineer interview:
  • SQL Server
  • SSIS

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java,oop, microservice, JPA
  • Q2. Spring boot , MySQL
Round 2 - Technical 

(2 Questions)

  • Q1. Java, spring boot
  • Q2. Microservice, rest api

Interview Questionnaire 

2 Questions

  • Q1. Multithreading in C++, casting and OOPs concepts
  • Q2. Cover the basic concepts.

Zuora Interview FAQs

How many rounds are there in Zuora Software Engineer interview?
Zuora interview process usually has 4 rounds. The most common rounds in the Zuora interview process are HR, Coding Test and One-on-one Round.
How to prepare for Zuora Software Engineer 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 Zuora. The most common topics and skills that interviewers at Zuora expect are Ajax, Java, Software Development, AWS and Coding.
What are the top questions asked in Zuora Software Engineer interview?

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

  1. Question on System Design and Fundamentals of Langua...read more
  2. Questions related to OOPS conce...read more
  3. Approach towards trivial puzzl...read more

Tell us how to improve this page.

Zuora Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Zuora We do modern business
Zuora Software Engineer Salary
based on 43 salaries
₹7.7 L/yr - ₹26 L/yr
110% more than the average Software Engineer Salary in India
View more details

Zuora Software Engineer Reviews and Ratings

based on 8 reviews

3.1/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.5

Salary

2.6

Job security

2.8

Company culture

3.0

Promotions

2.6

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
43 salaries
unlock blur

₹7.7 L/yr - ₹26 L/yr

Technical Consultant
21 salaries
unlock blur

₹5 L/yr - ₹17.3 L/yr

Software Engineer2
19 salaries
unlock blur

₹18.3 L/yr - ₹35 L/yr

Solution Architect
14 salaries
unlock blur

₹32 L/yr - ₹40 L/yr

Senior Software Engineer
14 salaries
unlock blur

₹20.8 L/yr - ₹60 L/yr

Explore more salaries
Compare Zuora with

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

Mobileum

3.3
Compare

AgreeYa Solutions

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