Upload Button Icon Add office photos
Engaged Employer

i

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

ZeMoSo Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ZeMoSo Technologies Interview Questions, Process, and Tips

Updated 30 Jan 2025

Top ZeMoSo Technologies Interview Questions and Answers

View all 83 questions

ZeMoSo Technologies Interview Experiences

Popular Designations

128 interviews found

Software Engineer2 Interview Questions & Answers

user image Vaibhav darwekar

posted on 18 Dec 2024

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

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

Round 1 - Coding Test 

It was an assessment test consisting of data structures and algorithms (DSA) and multiple-choice questions (MCQs).

Round 2 - Technical 

(1 Question)

  • Q1. 30 min Technical round. Question on Node js, React, and Javascript
Round 3 - Technical 

(1 Question)

  • Q1. What were the in-depth concepts of Node, React, and JavaScript that were covered in the technical round?
Round 4 - Technical 

(1 Question)

  • Q1. Final Technical Round cosist of Topics like System Design, Node js, React

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Software Engineer2 interview:
  • Node.Js
  • Javascript
  • React.Js
  • Data Structures
  • Algorithms
  • Database
  • Microservices
Interview preparation tips for other job seekers - Prepare thoroughly, focusing more on in-depth and practical implementation rather than just definitions.

Top ZeMoSo Technologies Software Engineer2 Interview Questions and Answers

Q1. Given an integer array , and a target k , we need to find the pair of elements from array whose sum will be equal to target k.
View answer (1)

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)

Software Engineer Interview Questions & Answers

user image Krishna Bhashinge

posted on 11 Nov 2024

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

I was interviewed in Oct 2024.

Round 1 - Coding Test 

First round was coding test on Coderbyte it was good.

Round 2 - Technical 

(2 Questions)

  • Q1. This round is video technical interview on flowcareer platform
  • Q2. Coding DSA question was asked on array.
Round 3 - Technical 

(2 Questions)

  • Q1. This round contains mix questions on theory as well as DSA.
  • Q2. Machine coding question asked on react.js.
Round 4 - Technical 

(2 Questions)

  • Q1. Some basic react.js and node.js questions.
  • Q2. Questions asked on MongoDB and one DSA question on array asked.
Round 5 - HR 

(1 Question)

  • Q1. This round is HR salary discussion round and i got offer.

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
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Node Js questions. 2 coding questions medium level (refer leetcode medium).
Round 2 - Technical 

(1 Question)

  • Q1. Given problem statement and code was developed accroding to it tou need to optimised that code.
Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA questions. closure code etc

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test had various sections for programming mcq questions, basic aptitude and also coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to project that I have worked on
  • Q2. Technical Questions related to my stack react and node, and some js coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to project that I worked on
  • Q2. Technical questions related to my stack

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on fundamentals

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)

ZeMoSo Technologies interview questions for popular designations

 Senior Software Engineer

 (23)

 Software Engineer

 (16)

 Senior Software Engineer 2

 (11)

 Node JS Developer

 (8)

 Senior Software Engineer 1

 (8)

 Software Engineer III

 (7)

 Associate Software Engineer

 (5)

 Principal Software Engineer

 (5)

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

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain Node.js event driven architecture.
  • Ans. 

    Node.js event driven architecture is a non-blocking, asynchronous model where events trigger callbacks.

    • Node.js uses an event loop to handle asynchronous operations.

    • Callbacks are registered for specific events and executed when the event occurs.

    • Event emitters in Node.js trigger events that are handled by listeners.

    • Example: Reading a file asynchronously in Node.js using fs module.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. DSA question, JavaScript questions, node.js, database and cloud
Round 3 - Technical 

(1 Question)

  • Q1. Code optimisation

Top ZeMoSo Technologies Senior Software Engineer 1 Interview Questions and Answers

Q1. Convert a String into sub-strings based on the number of given rows in a zig-zag pattern and display as a single string P A H N I/P: "paypalishiring" ----> A P L S I. I G Y . I R O/P: "PAHNAPLSIIGYIR"
View answer (1)

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)

Get interview-ready with Top ZeMoSo Technologies Interview Questions

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

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

Round 1 - Coding Test 

Coderbyte test on DSA and few Stack related MCQs.

Round 2 - Technical 

(3 Questions)

  • Q1. DSA question related to Arrays, difficulty level medium.
  • Q2. Stack related questions like mine was MERN, so question on Nodejs, Database schema design, reactjs and Javascript basics.
  • Q3. This was taken by Flocareer, Zemoso hired them to evaluate me.
Round 3 - Technical 

(1 Question)

  • Q1. Discussed overall experience on different types of products and how I deal with those. And one coding question.
Round 4 - Technical 

(1 Question)

  • Q1. Again full interview on MERN STACK with one coding question on coderbyte.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do some DSA before applying here.
Brushup your basics on the stack on which you are giving interview.

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. Draw a system diagram for ecommers system to place an order and get order history for a particular customer
View answer (1)

Jobs at ZeMoSo Technologies

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

Given a list of integer find the longest increase sequence

Round 2 - One-on-one 

(2 Questions)

  • Q1. Given a list of integer find the first non repeating integer using stream API of Java 8.
  • Ans. 

    Find the first non-repeating integer in a list using Java 8 stream API.

    • Use Java 8 stream API to group integers by count

    • Filter out integers with count greater than 1

    • Return the first non-repeating integer

  • Answered by AI
  • Q2. Questions on core java like how internationally string works, hashmap etc And questions on database like what is indexing How to optimize SQL queries etc
Round 3 - One-on-one 

(3 Questions)

  • Q1. Given a Map of fruits with there price as a key value pair respectively, find the fruit whose price is maximum using Java 8 Stream API.
  • Ans. 

    Using Java 8 Stream API to find the fruit with maximum price in a Map of fruits.

    • Use entrySet() method to get a stream of key-value pairs from the Map.

    • Use max() method with Comparator.comparing() to find the entry with maximum price.

    • Extract the key (fruit) from the entry with maximum price.

  • Answered by AI
  • Q2. Write a program to check whether the parenthesis are properly balanced or not, means for every opening brace these should be a closing brace present.
  • Ans. 

    Program to check if parenthesis are properly balanced

    • Use a stack data structure to keep track of opening parenthesis

    • Iterate through the input string and push opening parenthesis onto the stack

    • When a closing parenthesis is encountered, pop from the stack and check if it matches the corresponding opening parenthesis

    • If stack is empty at the end and all parenthesis are matched, then the input has properly balanced parenthe

  • Answered by AI
  • Q3. Questions on core Java, Spring Boot, JPA, and Microservices you should have strong foundation in these topics questions asked like 1) what is API gateway 2) how 2 services communicate with eachother 3) ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with practical coding examples. And you should have a very good understanding of foundational concepts. Give mock interviews and practice common coding problem.

Skills evaluated in this interview

Top ZeMoSo Technologies Associate Software Engineer Interview Questions and Answers

Q1. Ninja And Alternating LargestNinja is given a few numbers, and he is being asked to rearrange the numbers so that every second element is greater than its left and right element. Suppose the given array is [1, 2, 3, 4, 5] then the rearrange... read more
View answer (3)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. DSA probelms and java oops concepts
Round 2 - Technical 

(1 Question)

  • Q1. DSA JAVA, SRINGBOOT - DESIGN PATTERNS
Round 3 - HR 

(1 Question)

  • Q1. HR discussion on how the company works and hr explained the work culture. Salary discussion and benefit

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 (171)

Software Engineer III Interview Questions & Answers

user image Raviraj Ghodake

posted on 13 Nov 2024

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

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Based on nodejs and expressjs
  • Q2. Based on mongodb
Round 2 - Technical 

(2 Questions)

  • Q1. Advanced knowledge on nodejs, expressjs, mongodb and aws
  • Q2. 2 coding questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Software Engineer III interview:
  • nodejs
  • expressjs
  • MongoDB
  • AWS

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test includes 2 codes and some mcq questions

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself and project
  • Ans. 

    I am a software engineer with experience in developing web applications using Java and JavaScript.

    • Experienced in Java and JavaScript programming languages

    • Developed web applications using Spring Boot and React

    • Familiar with Agile development methodologies

  • Answered by AI
  • Q2. Coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Project pverview
  • Q2. Basic technical questions

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 (171)

ZeMoSo Technologies Interview FAQs

How many rounds are there in ZeMoSo Technologies interview?
ZeMoSo Technologies interview process usually has 2-3 rounds. The most common rounds in the ZeMoSo Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for ZeMoSo Technologies 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 ZeMoSo Technologies. The most common topics and skills that interviewers at ZeMoSo Technologies expect are Java, Python, Angularjs, Javascript and Hibernate.
What are the top questions asked in ZeMoSo Technologies interview?

Some of the top questions asked at the ZeMoSo Technologies interview -

  1. Given a Map of fruits with there price as a key value pair respectively, find t...read more
  2. Internal working of Node.js and how node processes asynchronous reque...read more
  3. Given an integer array , and a target k , we need to find the pair of elements ...read more
How long is the ZeMoSo Technologies interview process?

The duration of ZeMoSo Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

ZeMoSo Technologies Interview Process

based on 122 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
View all

ZeMoSo Technologies Reviews and Ratings

based on 172 reviews

3.7/5

Rating in categories

4.2

Skill development

3.5

Work-life balance

3.6

Salary

3.3

Job security

3.6

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 172 Reviews and Ratings
Qa Engineer

Pune,

Chennai

+1

4-9 Yrs

₹ 12-15 LPA

C++/MFC

Pune,

Mumbai

4-9 Yrs

₹ 12-15 LPA

Sse Programmer Analyst

Chennai

4-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
74 salaries
unlock blur

₹12.7 L/yr - ₹33 L/yr

Associate Software Engineer
45 salaries
unlock blur

₹6.5 L/yr - ₹7.3 L/yr

Software Engineer
35 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Software Engineer2
31 salaries
unlock blur

₹10 L/yr - ₹14 L/yr

Senior Software Engineer 2
25 salaries
unlock blur

₹21.3 L/yr - ₹25 L/yr

Explore more salaries
Compare ZeMoSo Technologies with

Persistent Systems

3.5
Compare

LTIMindtree

3.8
Compare

Mphasis

3.4
Compare

TCS

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