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 Senior Software Engineer 1 Interview Questions and Answers for Freshers

Updated 13 Jan 2025

ZeMoSo Technologies Senior Software Engineer 1 Interview Experiences for Freshers

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Basic questions on Java, Spring boot and Angular

Round 2 - Technical 

(2 Questions)

  • Q1. Core Java basic questions
  • Q2. Spring Boot and Angular
Round 3 - Technical 

(3 Questions)

  • Q1. Binary Search Algorithm
  • Ans. 

    Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.

    • Divide the array in half and compare the target value with the middle element

    • If the target value is smaller, search the left half. If larger, search the right half

    • Repeat the process until the target value is found or the subarray is empty

  • Answered by AI
  • Q2. Valid Parenthesis String
  • Ans. 

    Check if a string of parentheses is valid

    • Use a stack to keep track of opening parentheses

    • Iterate through the string and push opening parentheses onto the stack

    • When encountering a closing parenthesis, pop from the stack and check if it matches the corresponding opening parenthesis

    • If stack is empty at the end and all parentheses have been matched, the string is valid

  • Answered by AI
  • Q3. Getting number of unique elements of array with in-place modification
  • Ans. 

    Use hash set to track unique elements while iterating through array and modify array in-place

    • Iterate through array and add elements to hash set to track unique elements

    • Modify array in-place by removing duplicates using hash set

    • Return the size of the hash set as the number of unique elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with your basics. The interview process is very streamlined and HR is very friendly.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. First round was coding test and technical test. I was asked about the project I have worked on and some related questions and one coding test related to string manipulation.
Round 2 - Technical 

(1 Question)

  • Q1. Some technical questions related to my work and 2 coding questions were asked.

Senior Software Engineer 1 Interview Questions Asked at Other Companies for Fresher

Q1. Getting number of unique elements of array with in-place modifica ... read more
asked in Atos
Q2. How to implement singleton pattern
asked in Atos
Q3. What is abstract class
Q4. Binary Search Algorithm
Q5. Valid Parenthesis String

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

DSA Medium Level Questions. Solve within 3 Hours.

Round 2 - One-on-one 

(1 Question)

  • Q1. 1 Question on String and 1 question on Dynamic Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA Well and Have good Knowledge of Java. But it is not a good Company to join. Please don't join that company

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. API testing methods
  • Ans. 

    API testing methods involve functional, performance, security, and exploratory testing.

    • Functional testing ensures that the API meets the requirements and specifications.

    • Performance testing checks the API's response time, throughput, and resource utilization.

    • Security testing verifies the API's authentication, authorization, and encryption mechanisms.

    • Exploratory testing involves ad-hoc testing to discover defects and usa...

  • Answered by AI
  • Q2. Difference between sanity and smoke
  • Ans. 

    Sanity and Smoke are types of software testing. Sanity tests a specific functionality while Smoke tests the entire system.

    • Sanity testing is a narrow and deep testing approach while Smoke testing is a broad and shallow testing approach.

    • Sanity testing is performed after a small change in code while Smoke testing is performed after a major change in code.

    • Sanity testing is used to check if the critical functionalities are ...

  • Answered by AI
  • Q3. Difference between retesting and regression
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression is testing the unchanged functionality after making changes.

    • Retesting is done to ensure that the defects have been fixed and the functionality is working as expected.

    • Regression is done to ensure that the changes made to the software have not affected the existing functionality.

    • Retesting is a subset of regression testing.

    • Retesting is ...

  • Answered by AI
  • Q4. Bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was technical based interview round.

Skills evaluated in this interview

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The test included aptitude, coding and few SQL questions.

Round 2 - Technical 

(1 Question)

  • Q1. The round included Programming, cloud, SQL,DBMS related questions.
Round 3 - Technical 

(1 Question)

  • Q1. The round included advanced questions on Cloud, programming languages, SQL and DBMS questions.

Interview Preparation Tips

Topics to prepare for kipi.ai Senior Software Engineer interview:
  • DBMS
  • Data Structures
  • SQL
  • Programming
  • Cloud Computing
  • OOPS
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Some MCQ questions based on the language of your choice and 1 SQL question.

Round 2 - Technical 

(1 Question)

  • Q1. JS fundamentals, programming concepts, sorting algos and basic coding question.
Round 3 - Technical 

(1 Question)

  • Q1. Similar to Round 2
Round 4 - One-on-one 

(1 Question)

  • Q1. Overview of my experience and projects at previous company and programming basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on sorting algos, js fundamentals, SQL for software engineering role (not for data roles).

ZeMoSo Technologies Interview FAQs

How many rounds are there in ZeMoSo Technologies Senior Software Engineer 1 interview for freshers?
ZeMoSo Technologies interview process for freshers usually has 2-3 rounds. The most common rounds in the ZeMoSo Technologies interview process for freshers are Technical and Coding Test.
What are the top questions asked in ZeMoSo Technologies Senior Software Engineer 1 interview for freshers?

Some of the top questions asked at the ZeMoSo Technologies Senior Software Engineer 1 interview for freshers -

  1. Getting number of unique elements of array with in-place modificat...read more
  2. Binary Search Algori...read more
  3. Valid Parenthesis Str...read more
How long is the ZeMoSo Technologies Senior Software Engineer 1 interview process?

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

Tell us how to improve this page.

ZeMoSo Technologies Senior Software Engineer 1 Interview Process for Freshers

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

kipi.ai Interview Questions
4.1
 • 58 Interviews
Affine Interview Questions
3.3
 • 49 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
View all
ZeMoSo Technologies Senior Software Engineer 1 Salary
based on 34 salaries
₹12.5 L/yr - ₹22 L/yr
At par with the average Senior Software Engineer 1 Salary in India
View more details

ZeMoSo Technologies Senior Software Engineer 1 Reviews and Ratings

based on 5 reviews

4.6/5

Rating in categories

4.6

Skill development

5.0

Work-life balance

4.3

Salary

4.2

Job security

4.8

Company culture

3.8

Promotions

4.8

Work satisfaction

Explore 5 Reviews and Ratings
Senior Software Engineer
83 salaries
unlock blur

₹9.3 L/yr - ₹30 L/yr

Associate Software Engineer
45 salaries
unlock blur

₹6.5 L/yr - ₹7.3 L/yr

Software Engineer
37 salaries
unlock blur

₹6 L/yr - ₹17 L/yr

Senior Software Engineer 1
34 salaries
unlock blur

₹12.5 L/yr - ₹22 L/yr

Software Engineer2
31 salaries
unlock blur

₹10 L/yr - ₹14 L/yr

Explore more salaries
Compare ZeMoSo Technologies with

Saama Technologies

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

Cyfuture

3.0
Compare

DISYS

3.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview