i
ZeMoSo Technologies
Filter interviews by
I was interviewed before Feb 2023.
Finding the least common ancestor of two nodes in a tree
Use a method like Lowest Common Ancestor (LCA) to find the least common ancestor of two nodes in a tree
Traverse the tree to find the paths from the root to each node, then compare the paths to find the LCA
Consider edge cases like when one node is the ancestor of the other or when one of the nodes is not in the tree
Structure in C++ is a user-defined data type that allows grouping of variables of different data types under a single name.
Structures are used to create complex data types by grouping variables together.
They can contain variables of different data types.
Structures are defined using the 'struct' keyword.
Example: struct Person { string name; int age; };
Example: Person p1;
I applied via LinkedIn and was interviewed in Nov 2024. There were 4 interview rounds.
It was an assessment test consisting of data structures and algorithms (DSA) and multiple-choice questions (MCQs).
I was interviewed in Oct 2024.
First round was coding test on Coderbyte it was good.
What people are saying about ZeMoSo Technologies
I was interviewed in Dec 2024.
ZeMoSo Technologies interview questions for popular designations
I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.
The aptitude test had various sections for programming mcq questions, basic aptitude and also coding questions
Get interview-ready with Top ZeMoSo Technologies Interview Questions
I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.
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.
I applied via LinkedIn and was interviewed in Sep 2024. There were 4 interview rounds.
Coderbyte test on DSA and few Stack related MCQs.
I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.
Given a list of integer find the longest increase sequence
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
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.
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
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via LinkedIn and was interviewed in Dec 2024. There were 3 interview rounds.
Coding test includes 2 codes and some mcq questions
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
Some of the top questions asked at the ZeMoSo Technologies interview -
The duration of ZeMoSo Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 123 interviews
Interview experience
based on 174 reviews
Rating in categories
Senior Software Engineer
72
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer 2
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS