Upload Button Icon Add office photos

Filter interviews by

Zoomcar Software Engineer Interview Questions and Answers

Updated 26 Mar 2024

Zoomcar Software Engineer Interview Experiences

1 interview found

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

Nothing much compulsary field

Round 2 - Technical 

(3 Questions)

  • Q1. Question based on DS and algo
  • Q2. What is array? how to use it?
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

    • Arrays are indexed starting at 0, with each element accessible by its index.

    • Arrays can be used to store and manipulate multiple values of the same data type.

    • Example: String[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
  • Q3. Why glassdoor force to write question
  • Ans. 

    Glassdoor may require users to write questions to encourage engagement and gather feedback.

    • Encourages user engagement and feedback

    • Helps improve the overall user experience on the platform

    • Allows users to share their thoughts and opinions

    • Can lead to valuable insights for Glassdoor to enhance their services

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 questions easy-medium level leetcode problem I solved 2 completely and 3rd question partially (9/15 test cases passed) to move on to 2nd round

Round 2 - Coding Test 

(1 Question)

  • Q1. Implement an app similar to splitwise
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Create pagination component using an api show the data for the pages
  • Ans. 

    Create a pagination component using an API to display data for different pages.

    • Use API to fetch data for each page

    • Implement pagination logic to display data for each page

    • Allow users to navigate between pages

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Golang specific question regarding worker pool implementation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. He asked to invert a binary tree
  • Q2. Deep dive in projects
  • Q3. Asked me indept js questions

Interview Preparation Tips

Topics to prepare for PharmEasy Software Engineer interview:
  • Binary search
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. 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 

So after Resume shortlisting you have Round 1 as Programming Test (60%) & Aptitude Test (40%) in which you will be asked 15 aptitude questions and 2 DSA problems. You will get 1 hour to write the test.
DSA problems:
1. Merge 2 sorted arrays
2. find the target sum in given array and return their indexes

Round 3 - One-on-one 

(3 Questions)

  • Q1. If you clear Round 1 then you will go forward to Round 2 which is one-to-one technical round. In this round you will be asked leetcode problems and some conceptual questions. I was asked to Find the Max su...
  • Q2. Length of Longest Substring with distinct character
  • Ans. 

    Find the length of the longest substring with distinct characters in a given string.

    • Use a sliding window approach to keep track of the current substring.

    • Maintain a set to store the distinct characters in the current substring.

    • Update the maximum length of the substring whenever a longer substring is found.

  • Answered by AI
  • Q3. Find Max sum of subarray.
  • Ans. 

    The maximum sum of a subarray is to be found.

    • Use Kadane's algorithm to find the maximum sum of a subarray.

    • Initialize two variables: maxSum and currentSum.

    • Iterate through the array and update currentSum by adding the current element.

    • If currentSum becomes negative, reset it to 0.

    • If currentSum is greater than maxSum, update maxSum.

    • Return maxSum as the maximum sum of a subarray.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Last round was Head of engineering round in this you will be asked some technical questions like: Apply Merge sort on a Linked List
  • Q2. 25 Horses: Google interview problem

Interview Preparation Tips

Topics to prepare for Moglix Software Engineer interview:
  • Leetcode easy&medium
  • Aptitude
  • Famous interview Problems
Interview preparation tips for other job seekers - Prepare your aptitude well as most of the candidates got rejected in the aptitude round.
Don't show your nervousness.
Read Problem statements, Understand it and then approach to solve it.
Practice, market scenario is though right now.
Lastly, have faith in yourself that you would do you best.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Js question with code snippets
Round 2 - Coding Test 

Given some ant ui design to reacreate from scretch

Round 3 - One-on-one 

(1 Question)

  • Q1. Asked system design for online movie booking plateform
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Implement your own state management in React and integrate it into a React application.

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

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 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 - Coding Test 

Basic python code test along with api questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Technical round with manager
  • Q2. Python, fastapi and API level
Round 4 - HR 

(2 Questions)

  • Q1. All behavioural questions with some stability questions
  • Q2. All the hr questions

Zoomcar Interview FAQs

How many rounds are there in Zoomcar Software Engineer interview?
Zoomcar interview process usually has 2 rounds. The most common rounds in the Zoomcar interview process are Coding Test and Technical.
How to prepare for Zoomcar 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 Zoomcar. The most common topics and skills that interviewers at Zoomcar expect are Algorithms, Front End, J2EE, Java and MySQL.
What are the top questions asked in Zoomcar Software Engineer interview?

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

  1. why glassdoor force to write quest...read more
  2. what is array? how to use ...read more
  3. question based on DS and a...read more

Tell us how to improve this page.

Zoomcar Software Engineer Salary
based on 33 salaries
₹10 L/yr - ₹29 L/yr
151% more than the average Software Engineer Salary in India
View more details

Zoomcar Software Engineer Reviews and Ratings

based on 7 reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-Life balance

3.7

Salary & Benefits

3.0

Job Security

3.8

Company culture

2.9

Promotions/Appraisal

3.3

Work Satisfaction

Explore 7 Reviews and Ratings
Team Lead
60 salaries
unlock blur

₹2.1 L/yr - ₹4.6 L/yr

Fleet Executive
53 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Business Analyst
38 salaries
unlock blur

₹6.7 L/yr - ₹19 L/yr

Senior Software Engineer
35 salaries
unlock blur

₹18.7 L/yr - ₹46 L/yr

Software Engineer
33 salaries
unlock blur

₹10 L/yr - ₹29 L/yr

Explore more salaries
Compare Zoomcar with

Revv

3.7
Compare

Drivezy

3.5
Compare

Myles Cars

4.6
Compare

Carzonrent

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview