i
ZeMoSo Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
2 Coding questions and Java & Spring Boot MCQs
Coding questions were on Arrays, File System in Java.
Convert a given string into sub-strings based on the number of rows in a zig-zag pattern and display as a single string.
Create an array of strings with the number of rows specified
Iterate through the input string and distribute characters in a zig-zag pattern
Concatenate the sub-strings row by row to form the final output string
Count the continuous unique characters in a given string.
Iterate through the string and keep track of the current character and its count
If the current character is different from the previous one, print the count and reset it
Handle both uppercase and lowercase characters separately
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 Oct 2024. There were 4 interview rounds.
Platform used for coding test is good and you need to prepare DSA properly to crack
DSA coding and question related to technology
DSA coding and question related to technology
System design for hotel management including booking, check-in/out, room allocation, and payment processing.
Use a database to store information about rooms, bookings, guests, and payments.
Implement a booking system that allows guests to search for available rooms based on dates and preferences.
Include a check-in/out process that updates room availability and guest information.
Design a room allocation algorithm to optim...
Code working and its functionalities
Code working refers to the process of writing, compiling, and executing code to achieve a desired outcome
Functionalities of code include data manipulation, logic implementation, and interaction with external systems
Examples of code working functionalities include sorting algorithms, database queries, and user interface design
What people are saying about ZeMoSo Technologies
I was interviewed in Oct 2024.
It had 2 DSA problems along with MCQs on Java, Maths etc...
ZeMoSo Technologies interview questions for popular designations
I applied via LinkedIn and was interviewed in Sep 2024. There were 3 interview rounds.
Two coding questions and 8 MCQ's related to databases and springboot technologies.
Get interview-ready with Top ZeMoSo Technologies Interview Questions
I applied via LinkedIn and was interviewed in Sep 2024. There were 3 interview rounds.
It was Coding Test of around 90 mins , Technical MCQ and 2 Coding Question was asked
Multiple choice questions on NodeJS internals
Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser.
It uses the V8 JavaScript engine from Google, which compiles JavaScript directly into machine code.
Node.js has a non-blocking, event-driven architecture that makes it lightweight and efficient for handling I/O operations.
Common Node.js internals top...
I applied via LinkedIn and was interviewed in May 2024. There were 4 interview rounds.
Designing a RESTful API for CRUD operations on a Product table
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Create endpoints like /products for listing all products, /products/{id} for specific product, etc.
Use JSON format for request and response bodies
Implement authentication and authorization mechanisms for secure access
There were 3, 4 questions asked in coding round. First, second one was easy followed by medium and Hard. Mostly questions were from Arrays, String, Dynamic Programming
Aptitude and 2 coding problems- easy to medium
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 122 interviews
Interview experience
based on 172 reviews
Rating in categories
Senior Software Engineer
74
salaries
| ₹12.7 L/yr - ₹33 L/yr |
Associate Software Engineer
45
salaries
| ₹6.5 L/yr - ₹7.3 L/yr |
Software Engineer
35
salaries
| ₹6 L/yr - ₹17 L/yr |
Software Engineer2
31
salaries
| ₹10 L/yr - ₹14 L/yr |
Senior Software Engineer 2
25
salaries
| ₹21.3 L/yr - ₹25 L/yr |
Persistent Systems
LTIMindtree
Mphasis
TCS