Upload Button Icon Add office photos

Filter interviews by

ZeMoSo Interview Questions and Answers

Updated 22 Mar 2025

ZeMoSo Interview Experiences

Popular Designations

13 interviews found

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

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

Round 1 - Coding Test 

Medium Level DSA Questions

Round 2 - Technical 

(1 Question)

  • Q1. React and Nodejs related questions ( moderate)
Round 3 - Behavioral 

(1 Question)

  • Q1. How would ypu design the apis for an app like Swiggy

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Simple streams based question
  • Q2. Array based algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great experience

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (58)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

It was like MCQs and 2 coding questions. One is on arrays and other is on Url reponse mapping.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Executor Services
  • Q2. Indexes from sql
  • Ans. 

    Indexes in SQL are used to improve the performance of queries by allowing the database to quickly retrieve data.

    • Indexes are created on columns in a table to speed up data retrieval.

    • Types of indexes include clustered, non-clustered, unique, and composite indexes.

    • Examples of indexes include creating an index on a 'user_id' column in a 'users' table.

    • Indexes can be created using the CREATE INDEX statement in SQL.

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

(2 Questions)

  • Q1. Coding problem on String
  • Q2. Saga pattern on data consistency
  • Ans. 

    Saga pattern is used to maintain data consistency in distributed systems by breaking down transactions into smaller, independent steps.

    • Saga pattern involves breaking down a transaction into a series of smaller steps or sub-transactions.

    • Each step in the saga is independent and can be rolled back if needed.

    • If a step fails, compensating transactions can be executed to undo the changes made by previous steps.

    • Saga pattern h...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Discussion on the work timings
  • Q2. Basic questions on procedures

Skills evaluated in this interview

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium DSA question+ SQL+ mcq

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question related to backend concept
  • Q2. Databases, authorisation mechanisms

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

ZeMoSo interview questions for popular designations

 Software Engineer

 (4)

 Software Developer

 (2)

 Senior Engineer

 (1)

 Senior Software

 (1)

 Senior Software Developer

 (1)

 Angular Frontend Developer

 (1)

 Senior Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

Interview Questions & Answers

user image Anonymous

posted on 8 Jan 2025

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

Questions related to aptitude and coding

Round 2 - Technical 

(1 Question)

  • Q1. Mostly focused on oops concept in java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Online coderbyte test with few mcq questions and a coding question

Round 2 - Technical 

(1 Question)

  • Q1. Interview taken by third party FloCareer, It was easy with few Java questions and a coding question: Find the longest common prefix from a given String array {flower, flow, flight} Java Questions: Java 8 F...

Senior Software Interview Questions asked at other Companies

Q1. Design bookmyshow like application. how will you handle the scenario if two people try to book the same seat at the same time?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Coding Test 

There are two Coding Problems and Two Logical Questions and there are couple of casual questions

Round 2 - Technical 

(1 Question)

  • Q1. Asked Coding Problems and Java and Spring Boot Questions
Round 3 - Technical 

(1 Question)

  • Q1. Asked Coding Problems, Spring Boot and Micro Services Questions
Round 4 - HR 

(1 Question)

  • Q1. Package Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - The Overall Experience is positive

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. Java and Springboot questions
Round 3 - HR 

(1 Question)

  • Q1. About the working

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

I applied via Instahyre and was interviewed in 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 - One-on-one 

(2 Questions)

  • Q1. It was having coding questions for 1 hour. They asked some 3-4 problem solving questions. Moderate level of question
  • Q2. They asked to explain ur role and project tech stacks

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on the basics of whichever language you are familiar with. Understand the database concepts and few Devops related tasks of Ur project

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

I appeared for an interview in Jun 2022.

Round 1 - Technical 

(1 Question)

  • Q1. About project, roles responsibilities
Round 2 - Technical 

(1 Question)

  • Q1. Problem solving skills, given real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - lot of questions about the company about

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

Software Developer Interview Questions & Answers

user image Syed Khaja Hussain

posted on 19 Dec 2021

I applied via Campus Placement and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts and example programs to implement oops concepts,some SQL queries and a coding question"given an array find an index such that sum of left array is equal to right array"

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with oops concepts

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

ZeMoSo Interview FAQs

How many rounds are there in ZeMoSo interview?
ZeMoSo interview process usually has 2-3 rounds. The most common rounds in the ZeMoSo interview process are Technical, Coding Test and One-on-one Round.
What are the top questions asked in ZeMoSo interview?

Some of the top questions asked at the ZeMoSo interview -

  1. Saga pattern on data consiste...read more
  2. Indexes from ...read more
  3. Interview taken by third party FloCareer, It was easy with few Java questions a...read more

Tell us how to improve this page.

ZeMoSo Interview Process

based on 9 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.6k Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
Publicis Sapient Interview Questions
3.5
 • 618 Interviews
GlobalLogic Interview Questions
3.7
 • 587 Interviews
UST Interview Questions
3.8
 • 511 Interviews
CGI Group Interview Questions
4.0
 • 485 Interviews
View all

ZeMoSo Reviews and Ratings

based on 11 reviews

3.2/5

Rating in categories

3.9

Skill development

3.0

Work-life balance

3.1

Salary

2.8

Job security

2.9

Company culture

2.7

Promotions

2.7

Work satisfaction

Explore 11 Reviews and Ratings
Software Engineer
7 salaries
unlock blur

₹6.8 L/yr - ₹18.3 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹6.4 L/yr - ₹6.9 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹16 L/yr - ₹26 L/yr

Software Engineer III
4 salaries
unlock blur

₹15 L/yr - ₹17.8 L/yr

Full Stack Developer
4 salaries
unlock blur

₹6.8 L/yr - ₹9 L/yr

Explore more salaries
Compare ZeMoSo with

Cognizant

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare

Hexaware Technologies

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