Upload Button Icon Add office photos

Filter interviews by

ZeMoSo Interview Questions and Answers

Updated 8 Jan 2025

ZeMoSo Interview Experiences

Popular Designations

12 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 (169)
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 (169)

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

ZeMoSo interview questions for popular designations

 Software Engineer

 (4)

 Software Developer

 (2)

 Angular Frontend Developer

 (1)

 Senior Software

 (1)

 Senior Software Developer

 (1)

 Senior Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

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. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
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 

(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 SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Instahyre and was interviewed in Oct 2022. There were 2 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 - 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 (169)

I was interviewed 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 ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

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 SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

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

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 801 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

₹11 L/yr - ₹27.6 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

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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