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

Clear (1)

ZeMoSo Technologies Software Engineer III Interview Questions and Answers

Updated 30 Jan 2025

ZeMoSo Technologies Software Engineer III Interview Experiences

7 interviews found

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 & 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 ... read more
asked in Walmart
Q2. What would be the ideal data structure to represent people and fr ... read more
asked in Walmart
Q3. Custom implementation of stack where there are two additional met ... read more
asked in UST
Q4. =>What is garbage collection in c# =>What is dispose and fi ... read more
asked in Walmart
Q5. Given a tree and a node, print all ancestors of Node
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Oct 2024.

Round 1 - Coding Test 

It had 2 DSA problems along with MCQs on Java, Maths etc...

Round 2 - Technical 

(1 Question)

  • Q1. DSA, Core Java, Spring boot
Round 3 - Technical 

(1 Question)

  • Q1. Again DSA, SQL queries, Core java and Spring boot questions
Round 4 - Technical 

(1 Question)

  • Q1. DSA, Multi-threading questions, SQL queries
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on technical topics very well. Also, don't ignore DSA since it is part of every round.
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 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Coding Test 

Online Test containing technology related questions related to java.

Round 3 - One-on-one 

(3 Questions)

  • Q1. Questions related to Java/Spring/Microservices etc.
  • Q2. One programming question to print only unique numbers from given array.
  • Ans. 

    Print unique numbers from given array of strings.

    • Convert array of strings to array of integers.

    • Use a set to store unique numbers.

    • Iterate through array and add numbers to set if not already present.

    • Print out the unique numbers from the set.

  • Answered by AI
  • Q3. Question based on Design Pattern

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Software Engineer III interview:
  • Design Patterns
  • Microservices
  • REST API
Interview preparation tips for other job seekers - Make sure your resume is up to date and prepare theoretically also for technical interviews. This could depend on the technology for which you are giving interview.

ZeMoSo Technologies interview questions for designations

 Software Engineer

 (16)

 Senior Software Engineer

 (23)

 Associate Software Engineer

 (5)

 Principal Software Engineer

 (5)

 Assistant Software Engineer

 (1)

 Software Engineer II

 (1)

 Software Testing Engineer

 (1)

 Senior Software Engineer 2

 (11)

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 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 Resume tips
Round 2 - Coding Test 

This round tested the basics of Java, Springboot, and SQL. Overall it was a smooth and warm-up-like experience.

Round 3 - Technical 

(1 Question)

  • Q1. In this round, the basics of Java Data Structures and Algorithm as well as Database designing were tested. It was a wonderful discussion and I got to know an overview of working in the organization and the...
Round 4 - Technical 

(1 Question)

  • Q1. The basics of Spring Boot and a few coding-related questions were asked along with some conceptual questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparing the basics of DSA and logical thinking, along with brushing up of basic Java, Spring Boot and SQL should make one confident to tackle the technical aspect.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Aptitude Test 

Mcqs question based on the job profile

Round 3 - Technical 

(1 Question)

  • Q1. Basic question about the java core concepts as well as db questions were asked
Round 4 - Technical 

(1 Question)

  • Q1. In depth question about core java concepts were asked in this round
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion and company information was dicussed in this round

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to interview with…regularly updates about the company
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 2023. There were 4 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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Java 8 Stream API
  • Q2. Multithreading Questions
Round 3 - One-on-one 

(3 Questions)

  • Q1. Spring Boot Questions
  • Q2. Database Query related questions
  • Q3. Logical Coding question (Use of Collections)
Round 4 - HR 

(1 Question)

  • Q1. Discuss Regarding Salary

Interview Preparation Tips

Topics to prepare for ZeMoSo Technologies Software Engineer III interview:
  • DSA
  • Collections
  • Java
  • Java API
  • Spring Boot

Interview questions from similar companies

I applied via Job Portal and was interviewed in Dec 2021. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Online test conducted on SHL platform included aptitude as well as coding part. Aptitude was moderate and coding part involved two questions one is moderate and second hard level.

Round 3 - Technical 

(2 Questions)

  • Q1. Interview was taken on SHL platform. In technical round interviewer first asked to share the screen and gave me a DSA problem to solve which was based on Array. Difficulty level was moderate for DSA quest...
  • Q2. Explain layers of OSI model. Which one would you use OSI or TCP/UDP and why? Explain with example.
  • Ans. 

    The OSI model has 7 layers. OSI or TCP/UDP depends on the application. OSI is used for theoretical understanding while TCP/UDP is used for practical implementation.

    • The 7 layers of OSI model are Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • OSI model is used for theoretical understanding of networking concepts.

    • TCP/UDP are used for practical implementation of networking protocols.

    • TCP is ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It was self screening round where you are given with the different HR round questions that you need to answer within given time.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA and also prepare all CSE domain subjects.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I was interviewed in Sep 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 180 min
Round difficulty - Hard

  • Q1. 

    Longest Common Subsequence Problem Statement

    Given two strings STR1 and STR2, determine the length of their longest common subsequence.

    A subsequence is a sequence that can be derived from another sequen...

  • Ans. 

    The problem involves finding the length of the longest common subsequence between two given strings.

    • Use dynamic programming to solve the problem efficiently.

    • Create a 2D array to store the lengths of common subsequences of substrings.

    • Iterate through the strings to fill the array and find the length of the longest common subsequence.

    • Example: For input STR1 = 'abcde' and STR2 = 'ace', the longest common subsequence is 'ac

  • Answered by AI
  • Q2. 

    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
  • Q3. 

    K Largest Elements Problem Statement

    You are given an unsorted array containing 'N' integers. Your task is to find the 'K' largest elements from this array and return them in non-decreasing order.

    Input:

    T...
  • Ans. 

    Yes, the problem can be solved in less than O(N*log(N)) time complexity using the Quick Select algorithm.

    • Implement Quick Select algorithm to find the Kth largest element in O(N) time complexity.

    • Partition the array around a pivot element and recursively search in the left or right partition based on the position of the pivot.

    • Once you find the Kth largest element, return all elements greater than or equal to it in non-de

  • Answered by AI
Round 2 - Coding Test 

(3 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. 

    Size of Largest BST in a Binary Tree

    Given a binary tree with 'N' nodes, determine the size of the largest subtree that is also a Binary Search Tree (BST).

    Explanation:

    A Binary Search Tree (BST) is def...

  • Ans. 

    Find the size of the largest BST subtree in a binary tree.

    • Traverse the tree in a bottom-up manner to check if each subtree is a BST.

    • Keep track of the size of the largest BST found so far.

    • Recursively check if the current subtree is a BST and update the size accordingly.

  • Answered by AI
  • Q2. 

    Matrix Chain Multiplication Problem

    Given 'N' 2-dimensional matrices and an array ARR of length N + 1, where the first N integers denote the number of rows in each matrix and the last integer represents t...

  • Ans. 

    Find the minimum number of multiplication operations required to multiply a series of matrices together.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to store the minimum number of operations needed to multiply matrices.

    • Iterate through different combinations of matrices to find the optimal solution.

    • Consider the dimensions of the matrices to determine the number of operations required.

    • Calcu...

  • Answered by AI
  • Q3. 

    Rotate Linked List Problem Statement

    Given a linked list consisting of 'N' nodes and an integer 'K', your task is to rotate the linked list by 'K' positions in a clockwise direction.

    Example:

    Input:
    Li...
  • Ans. 

    Rotate a linked list by K positions in a clockwise direction.

    • Traverse the linked list to find the length and the last node.

    • Connect the last node to the head to form a circular linked list.

    • Find the new head by moving (length - K) steps from the last node.

    • Break the circular list at the new head to get the rotated linked list.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 minutes
Round difficulty - Easy

  • Q1. 

    Longest Palindromic Substring Problem Statement

    You are provided with a string STR of length N. The task is to find the longest palindromic substring within STR. If there are several palindromic substring...

  • Ans. 

    Given a string, find the longest palindromic substring within it.

    • Iterate through the string and expand around each character to find palindromes

    • Keep track of the longest palindrome found so far

    • Return the longest palindromic substring

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. Eligibility criteria7 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - DSA, OOPS, OS, CN, DBMS, atleast one languageTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : be thoroughly prepared with dsa
Tip 2 : focus on dbms.
Tip 3 : be prepared with skills mentioned in resume

Application resume tips for other job seekers

Tip 1 : mention some good projects
Tip 2 : don't put false statement

Final outcome of the interviewRejected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

ZeMoSo Technologies Interview FAQs

How many rounds are there in ZeMoSo Technologies Software Engineer III interview?
ZeMoSo Technologies interview process usually has 3-4 rounds. The most common rounds in the ZeMoSo Technologies interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in ZeMoSo Technologies Software Engineer III interview?

Some of the top questions asked at the ZeMoSo Technologies Software Engineer III interview -

  1. One programming question to print only unique numbers from given arr...read more
  2. In this round, the basics of Java Data Structures and Algorithm as well as Data...read more
  3. advanced knowledge on nodejs, expressjs, mongodb and ...read more
How long is the ZeMoSo Technologies Software Engineer III interview process?

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

Recently Viewed

INTERVIEWS

ZeMoSo Technologies

No Interviews

INTERVIEWS

Cavisson Systems

No Interviews

INTERVIEWS

Cavisson Systems

No Interviews

INTERVIEWS

Wissen Technology

No Interviews

INTERVIEWS

Cavisson Systems

No Interviews

INTERVIEWS

Jash Engineering

No Interviews

INTERVIEWS

Jash Engineering

No Interviews

INTERVIEWS

ZeMoSo Technologies

No Interviews

INTERVIEWS

Wissen Technology

No Interviews

INTERVIEWS

Wissen Technology

No Interviews

Tell us how to improve this page.

ZeMoSo Technologies Software Engineer III Interview Process

based on 7 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
  • Technical Round - 3
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
View all
ZeMoSo Technologies Software Engineer III Salary
based on 22 salaries
₹13 L/yr - ₹17.8 L/yr
43% less than the average Software Engineer III Salary in India
View more details

ZeMoSo Technologies Software Engineer III Reviews and Ratings

based on 4 reviews

3.5/5

Rating in categories

3.4

Skill development

3.1

Work-life balance

3.7

Salary

2.9

Job security

3.2

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer 2
25 salaries
unlock blur

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