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

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java questions and data engineering

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

It was about 90 min and having multiple choices and two coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Distributed locking
Round 3 - Technical 

(1 Question)

  • Q1. Design Patterns

Senior Software Engineer 3 Interview Questions asked at other Companies

Q1. What is Micro frontend
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Coding round was having multiple choice question LCS and one array related code questions.. for interview basic nodejs javascript questions

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was coding plus multiple choice question second round was technical interview.. The interviewer was very rude.. if i was not able to give the answer and says sorry i don't but will brush up on this he used smile like devil.. In between he also shouted.. he was behaving like he knows everything but the other person is dumb.. Questions were not hard but his attitude was..

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

Coding test and mcqs.

Round 2 - Technical 

(2 Questions)

  • Q1. Nodejs techniques.
  • Ans. 

    Node.js is a popular runtime environment for executing JavaScript code outside of a browser.

    • Node.js allows for asynchronous programming using callbacks, promises, and async/await.

    • Node.js has a large ecosystem of libraries and frameworks, such as Express for building web applications.

    • Node.js uses the CommonJS module system for organizing code into reusable modules.

  • Answered by AI
  • Q2. About databases
Round 3 - Technical 

(2 Questions)

  • Q1. System design discussion.
  • Q2. Coding questions

Skills evaluated in this interview

Senior Software Engineer 2 Interview Questions asked at other Companies

Q1. What microservices patterns are you aware ? let's assume that there is a microservice based architecture and service A is calling service B which in turn service C. If service b fails, how will you manage transaction and logging ?
View answer (1)

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
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Nodejs related questions
  • Q2. Reactjs related questions
Round 2 - Coding Test 

It was related to Hashing, Binary search and other code optimisation techniques.

Round 3 - HR 

(2 Questions)

  • Q1. Overall experience
  • Q2. Salary discussion

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Senior Software Engineer 1 interview:
  • Node.Js
  • React.Js

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is module ?
  • Ans. 

    A module in Node.js is a reusable block of code that encapsulates related functionality.

    • Modules help in organizing code into separate files for better maintainability.

    • Modules can be imported and used in other files using the 'require' function.

    • Node.js has a built-in module system that allows developers to create and use modules.

    • Examples of modules in Node.js include 'fs' for file system operations and 'http' for creati

  • Answered by AI
  • Q2. Write down a code for server connection.
  • Ans. 

    Code for establishing a server connection in Node JS.

    • Use the 'http' module to create a server

    • Call the 'createServer' method with a callback function to handle requests

    • Listen on a specific port for incoming connections

  • Answered by AI

Skills evaluated in this interview

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)

Jobs at ZeMoSo Technologies

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

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

Round 1 - Aptitude Test 

Questions specific to tech stak mentioned in Resume

Round 2 - Coding Test 

2 intermidiate DS coding questions

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on skill sets
Round 4 - Technical 

(1 Question)

  • Q1. System design questions including design DB schema

Top ZeMoSo Technologies Principal Software Engineer Interview Questions and Answers

Q1. What are the features of Date and Time API in Java 8
View answer (1)

Principal Software Engineer Interview Questions asked at other Companies

Q1. Codng question:For the given stream of integers, calculate the avg,print top 10 elements and bottom 10 elements. It was not clearly mentioned on the problem. After poking more on the problem only provided the details.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. HashCode and equals method difference
  • Q2. Project discussion

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 (183)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic mcqs related to the language, two coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. General overview of your experience, some coding and technical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Advanced technical and coding rounds, was asked to write code for questions asked

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Senior Software Engineer interview:
  • Node.Js
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Just be confident

Top ZeMoSo Technologies Senior Software Engineer Interview Questions and Answers

Q1. New technologies learnt in last 6 months.
View answer (1)

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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

The test was on the Coderbyte platform which consisted of a few general aptitude questions, one coding question on backend development and one coding question on problem-solving

Round 2 - Technical 

(1 Question)

  • Q1. Java8 questions like streams, lambda etc. Spring Boot questions Microservices principles
Round 3 - Technical 

(1 Question)

  • Q1. Problem-solving questions using array and stack Questions on java and spring boot

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Senior Software Engineer interview:
  • Java
  • Spring Boot
  • DSA
  • java8
Interview preparation tips for other job seekers - If you are good at problem-solving and good in Java along with java8 features and Spring Boot or prepared to crack the interview easily.

Top ZeMoSo Technologies Senior Software Engineer Interview Questions and Answers

Q1. New technologies learnt in last 6 months.
View answer (1)

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)

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