Upload Button Icon Add office photos

Zolo

Compare button icon Compare button icon Compare

Filter interviews by

Zolo Software Engineer Interview Questions and Answers

Updated 8 Jul 2024

Zolo Software Engineer Interview Experiences

1 interview found

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

25 basic aptitude asked from train,time and work

Round 2 - Coding Test 

2 coding questions which was basic and medium questions

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Zolo?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. 

    0/1 Knapsack Problem Statement

    A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...

  • Ans. 

    Yes, the 0/1 Knapsack problem can be solved using dynamic programming with a space complexity of not more than O(W).

    • Use a 1D array to store the maximum value that can be stolen for each weight capacity from 0 to W.

    • Iterate through each item and update the array based on whether including the item would increase the total value.

    • The final value in the array at index W will be the maximum value that can be stolen.

  • Answered by AI
  • Q2. 

    Find the Second Largest Element

    Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.

    If a second largest element does not exist, return -1.

    Example:

    Input:
    ARR = [2,...
  • Ans. 

    Find the second largest element in an array of integers.

    • Iterate through the array to find the largest and second largest elements.

    • Handle cases where all elements are identical.

    • Return -1 if a second largest element does not exist.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

System Design Round

  • Q1. Design a system for Twitter, discussing its architecture, key components, and scalability considerations.
  • Ans. 

    Design a scalable system for Twitter with key components and architecture.

    • Use microservices architecture for scalability and fault isolation.

    • Key components include user service, tweet service, timeline service, and notification service.

    • Use a distributed database like Cassandra for storing tweets and user data.

    • Implement a message queue like Kafka for handling real-time updates and notifications.

    • Use a caching layer like ...

  • Answered by AI
Round 3 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

It is just a formality

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaResume shortlistingSwiggy interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Core Java, Algorithms, DBMS, SQL,Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : System Design
Tip 2 : Practice questions from leetcode
Tip 3 : Have some projects.

Application resume tips for other job seekers

Tip 1 : Mention what you know 
Tip 2 : Good previous work to showcase

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Design system for splitwise
  • Ans. 

    Design a system for managing shared expenses among friends

    • Create user accounts with email verification

    • Allow users to create groups and add expenses

    • Implement algorithms to calculate balances and settle debts

    • Provide notifications for pending payments

    • Include features for adding notes and attaching receipts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - System design knowledge is very important.

Skills evaluated in this interview

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

I appeared for an interview in Apr 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Design facebook with functionalities like add post, delete post, follow user, unfollow user, retrieve posts etc.
  • Ans. 

    Designing a social media platform like Facebook with key functionalities.

    • Implement user authentication and authorization for secure access.

    • Create a database schema for users, posts, and relationships.

    • Develop features for adding, deleting, and retrieving posts.

    • Implement follow/unfollow functionality for users.

    • Design a news feed algorithm to display posts from followed users.

    • Include features for liking, commenting, and s...

  • Answered by AI
Round 2 - HM 

(1 Question)

  • Q1. Behavioural questions alongwith basic dsa and dbms.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Cab booking system

Interview Preparation Tips

Topics to prepare for Meesho Software Developer interview:
  • LLD
Interview preparation tips for other job seekers - focus on LLD
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Machine coding round asked LLD based problem

Round 2 - HR 

(3 Questions)

  • Q1. Why you want to join meesho what should be your job location
  • Ans. 

    I want to join Meesho because of its innovative work culture and growth opportunities. My preferred job location is Bangalore.

    • Innovative work culture at Meesho attracts me

    • Opportunities for growth and learning

    • Bangalore is my preferred job location for its tech ecosystem

  • Answered by AI
  • Q2. Do you want 6 month internship or not
  • Ans. 

    I am open to a 6 month internship opportunity.

    • I am open to gaining valuable experience through a 6 month internship.

    • I am willing to commit to a 6 month internship to enhance my skills.

    • I believe a 6 month internship will provide me with practical knowledge in the field.

  • Answered by AI
  • Q3. Asked question about project

Interview Preparation Tips

Interview preparation tips for other job seekers - asked basic question so clear your concept and go for interview

Zolo HR Interview Questions

11 questions and answers

Q. On a scale of 1 to 5, how would you rate your sales expertise?
Q. What is your job role?
Q. Tell me about your past experiences.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. It was lld question to design a cab booking system.
  • Ans. 

    Design a cab booking system to manage ride requests, driver assignments, and payment processing efficiently.

    • User Registration: Users can sign up with their phone number and email.

    • Ride Request: Users can request a ride by entering their pickup and drop-off locations.

    • Driver Matching: The system matches available drivers based on proximity and user ratings.

    • Ride Tracking: Users can track their ride in real-time on a map in...

  • Answered by AI
  • Q2. Tell me about yourself
Are these interview questions helpful?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

HAckerrank based test

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 - 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 

Seat reservation system
bit manipulation
binary tree related

Round 3 - Technical 

(1 Question)

  • Q1. Bfs / dfs traversal question
  • Ans. 

    BFS and DFS are graph traversal algorithms used to explore nodes and edges in a graph or tree structure.

    • BFS (Breadth-First Search) explores neighbors level by level, using a queue.

    • DFS (Depth-First Search) explores as far as possible along a branch before backtracking, using a stack.

    • Example of BFS: In a tree, starting from the root, visit all nodes at depth 1 before moving to depth 2.

    • Example of DFS: In a tree, starting ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Stock buy and sell with at most 2 transaction
  • Q2. Binary search to find target
Round 2 - System Design 

(2 Questions)

  • Q1. General about project
  • Q2. Design paytm wallet
  • Ans. 

    Design a digital wallet system similar to Paytm.

    • Allow users to add money to their wallet using various payment methods like credit/debit cards, net banking, UPI, etc.

    • Enable users to make payments for various services like mobile recharge, bill payments, online shopping, etc.

    • Implement security measures like two-factor authentication, encryption of sensitive data, and regular security audits.

    • Provide features like transac...

  • Answered by AI

Skills evaluated in this interview

Zolo Interview FAQs

How many rounds are there in Zolo Software Engineer interview?
Zolo interview process usually has 2 rounds. The most common rounds in the Zolo interview process are Aptitude Test and Coding Test.
How to prepare for Zolo 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 Zolo. The most common topics and skills that interviewers at Zolo expect are Architectural Design, Cocoa Touch, Computer science, Design Patterns and Github.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Zolo Software Engineer Salary
based on 7 salaries
₹10.4 L/yr - ₹17 L/yr
50% more than the average Software Engineer Salary in India
View more details

Zolo Software Engineer Reviews and Ratings

based on 2 reviews

3.2/5

Rating in categories

2.3

Skill development

1.3

Work-life balance

2.3

Salary

2.3

Job security

1.3

Company culture

3.2

Promotions

1.3

Work satisfaction

Explore 2 Reviews and Ratings
Customer experience Manager
81 salaries
unlock blur

₹3.5 L/yr - ₹8.1 L/yr

MEP Engineer
77 salaries
unlock blur

₹2.1 L/yr - ₹5.1 L/yr

Property Manager
56 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Associate Manager
50 salaries
unlock blur

₹5.6 L/yr - ₹9 L/yr

Operations Manager
35 salaries
unlock blur

₹4 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Zolo with

CoLive

3.2
Compare

Nestaway

3.7
Compare

Udaan

4.0
Compare

Swiggy

3.7
Compare
write
Share an Interview