i
ZeMoSo Technologies
Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
Coding test will be conducted on CoderByte platform , where we will be given two question one is a backend challenge and other question on DSA , dynamic programming.
Find pair of elements in array whose sum is equal to target k.
Use a hashmap to store the difference between target k and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the pair that sums up to target k.
Actuator in Spring Boot provides production-ready features like monitoring and metrics.
Actuator is a set of tools provided by Spring Boot to monitor and manage your application.
Actuator endpoints are URLs that provide information about your application, such as health, metrics, info, etc.
Examples of actuator endpoints include /actuator/health, /actuator/metrics, /actuator/info, etc.
Microservices architecture is a design pattern where an application is composed of small, independent services that communicate over well-defined APIs.
Each microservice is responsible for a specific business function or capability
Services are loosely coupled and can be developed, deployed, and scaled independently
Communication between services is typically done through lightweight protocols like HTTP or messaging queue...
The task is to find the frequency of subsequent characters in a given input string.
Iterate through the input string while keeping track of the current character and its frequency.
If the current character is the same as the previous character, increment the frequency count.
If the current character is different, append the previous character and its frequency to the output string.
Repeat until the end of the input string
Branching strategies in Agile methodologies involve creating separate branches for different features or tasks to enable parallel development.
Feature branching: Each feature or user story is developed in a separate branch, allowing for isolation and independent testing.
Release branching: A branch is created for each release, enabling bug fixes and maintenance to be done separately from ongoing development.
Task branchin...
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 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
ZeMoSo Technologies interview questions for popular designations
I was interviewed in Dec 2024.
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