Upload Button Icon Add office photos

Filter interviews by

Zomentum Interview Questions and Answers

Updated 3 Jun 2024

Zomentum Interview Experiences

Popular Designations

6 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. How will you cross sell or upsell products to existing customers. Basic concepts of Saas and CSM role. Situational question to gauge your approach to certain problems.

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding test was based on vanilla js like flatmap and writing polyfill for es6

Round 2 - Technical 

(1 Question)

  • Q1. LLD for autoComplete component
  • Ans. 

    LLD for autoComplete component involves designing the architecture and data flow for a feature that suggests completions based on user input.

    • Design a data structure to store possible completions

    • Implement a search algorithm to filter completions based on user input

    • Handle user interactions like selecting a completion and submitting the form

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Technical LLD for custom Form Component

Skills evaluated in this interview

Front end Engineer Interview Questions asked at other Companies

Q1. Pair Sum Problem Statement You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'. Note: Each pair should be ordered such that... read more
View answer (1)
Zomentum Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 5 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 - Technical 

(1 Question)

  • Q1. Javascript basic filter , map, call, apply bind
Round 3 - Technical 

(1 Question)

  • Q1. React games tik tok toe, snake and ladder, rock paper scissor
Round 4 - One-on-one 

(1 Question)

  • Q1. Form based react question and clock timer react and a puzzle
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation and cultural fit round

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. Tic-tac-toe game using any JS framework(react)
  • Ans. 

    A tic-tac-toe game built using React framework in JavaScript.

    • Create a board component to display the game grid.

    • Implement logic to handle player moves and check for win conditions.

    • Use state management to update the game state.

    • Consider adding features like a reset button or keeping track of player scores.

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Advance Js and framework (react) questions
Round 3 - Technical 

(1 Question)

  • Q1. Multilevel dropdown

Interview Preparation Tips

Topics to prepare for Zomentum Front end Engineer interview:
  • Javascript
  • Javascript Frameworks
  • CSS3
  • Html5
Interview preparation tips for other job seekers - Good company

Skills evaluated in this interview

Front end Engineer Interview Questions asked at other Companies

Q1. Pair Sum Problem Statement You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'. Note: Each pair should be ordered such that... read more
View answer (1)

Zomentum interview questions for popular designations

 Front end Engineer

 (2)

 Customer Success Manager

 (1)

 Software Developer

 (1)

 Senior Software Engineer

 (1)

 Software Tester

 (1)

Software Tester Interview Questions & Answers

user image Shivani Rana

posted on 3 Jun 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Assignment on testing their own application

Round 2 - Coding Test 

Problem was given, followed by a coding round

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

I was interviewed before Sep 2020.

Round 1 - Video Call 

(1 Question)

Round duration - 80 minutes
Round difficulty - Hard

This was the CTO round. He introduced himself, gave an overview of the company. Then he discussed my projects, my internships. We discussed some DevOps practices since I worked in the DevOps team in my previous internship. Then he gave me a question on problem-solving for which he needed an optimised working solution.

  • Q1. 

    Find Indices for Local Minima and Maxima

    Given an integer array arr of size N, your task is to determine all indices of local minima and local maxima within the array. Return these indices in a 2-D list, ...

  • Ans. 

    Find indices of local minima and maxima in an integer array.

    • Iterate through the array and compare each element with its neighbors to find local minima and maxima.

    • Consider corner elements separately for comparison.

    • Return indices of local minima and maxima in a 2-D list.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNo criteriaZomentum interview preparation:Topics to prepare for the interview - DSA, Operating systems, Databases, System design, NetworkingTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Be confident in the projects you have mentioned in your resume.
Tip 2 : Always discuss your approach with the interviewer first for any problem.
Tip 3 : Always start with a basic solution and then discuss further optimisations.

Application resume tips for other job seekers

Tip 1 : Good projects showing your skills (Be clear in what you achieved from those projects)
Tip 2 : Internship experience at the top (It gives you an edge over others)

Final outcome of the interviewSelected

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Hackerearth and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Javascript related questions related to output

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good understanding of javascript concepts along with some basics of DSA

Interview Questionnaire 

2 Questions

  • Q1. Little discussion on my project
  • Q2. Given a chessboard and the initial position of horse. If “n” is the number of steps the horse can make then what is probability that it goes out of board ?
  • Ans. 

    Probability of a horse going out of a chessboard in 'n' steps.

    • The total number of possible moves for a horse is 8.

    • The probability of going out of the board depends on the position of the horse.

    • For example, if the horse is at a corner, the probability of going out of the board is higher.

    • The probability can be calculated using combinatorics and geometry.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: They did not expect any code in this round. An algo or pseudo code is fine.



1) You are given 2 vessels with capacity M liters and N liters capacity and infinite supply of water. You need to find the minimum number of steps required to get P liters. Any of the below action is considered a step



     a) Filling vessel with water



     b) Emptying vessel



     c) Pouring water from one vessel to another vessel.



2) Given n sets each containing m integers. You need to create MinDiff set by picking exactly 1 element from each set. The difference between the maximum and minimum elements in the MinDiff set should be minimum.



eg: for the sets {30, 20, 10, 40},{ 22, 33, 44, 99},{ 16, 17, 18, 19} min diff set is {19, 20, 22}. Max and min elements in MinDiff set are 22 and 19 and their difference is 3.

Round: Technical Interview
Experience: 1) you will be given the binary representation of the numbers in the form of 2D array.eg: r1- 00001

r2- 00100

r3- 01010

r4- 00110

r5- 00111 This means the elements are 1, 4, 10 , 6 and 7.

A number “n” is given. Let us say that n can be formed by doing bitwise OR operation on rows of given matrix. What is the minimum number of rows that needs to be deleted from the matrix so that “n” can never be formed by doing the OR of the rows.

If n is 14(01110) then it can be formed by doing r2|r3 or r3|r4. You can prevent n formation either by deleting {r2,r4} or {r3}. But {r3} has least number of elements so it is the required set.2) Find the average of mid 50% of elements in the running stream of integersI have not cleared round-II so no further questions.

College Name: IIT GANDHINAGAR

Interview Questionnaire 

3 Questions

  • Q1. Algorithms on arrays and strings (coding)
  • Ans. 

    Algorithms for manipulating arrays and strings in coding

    • Use sorting algorithms like quicksort and mergesort for arrays

    • Use string manipulation functions like substring and replace for strings

    • Use dynamic programming for optimizing solutions to array and string problems

  • Answered by AI
  • Q2. Distributed Database Design
  • Q3. Large scale Ad Server Design
  • Ans. 

    Designing a large scale Ad Server

    • Use distributed systems for scalability

    • Implement caching for faster ad delivery

    • Ensure high availability and fault tolerance

    • Use real-time bidding for efficient ad placement

    • Implement fraud detection mechanisms

    • Ensure compliance with privacy regulations

  • Answered by AI

Interview Preparation Tips

Round: Interview
Experience: They tested on thought-process during design problems. What problems are with the current solution I suggested and how to improve it...
Tips: Hints from interviewer are very helpful
Keep talking while you are thinking

Skills: Algorithms, Thinking Skills, Coding
College Name: IIT KHARAGPUR

Skills evaluated in this interview

Interview Questionnaire 

9 Questions

  • Q1. Find Maximum sub sequence sum in an array ?
  • Ans. 

    Maximum sub sequence sum in an array

    • Use Kadane's algorithm

    • Initialize max_so_far and max_ending_here to 0

    • Iterate through the array and update max_ending_here and max_so_far

    • Return max_so_far

  • Answered by AI
  • Q2. What do you understand by the endianness of the system ? How do you find out the the type of endianness ?
  • Ans. 

    Endianness refers to the byte order of a system. It determines how multi-byte data types are stored in memory.

    • Little-endian systems store the least significant byte first, while big-endian systems store the most significant byte first.

    • Endianness can affect the way data is transmitted between systems.

    • To determine the endianness of a system, you can use the byte order mark (BOM) or write a test program that checks the by...

  • Answered by AI
  • Q3. Sort an array which consists of 0's and 1's only
  • Ans. 

    Sort an array of 0's and 1's only.

    • Use two pointers, one at the beginning and one at the end of the array.

    • Swap 0's from the beginning with 1's from the end until the pointers meet.

    • Alternatively, use a counting sort algorithm to count the number of 0's and 1's and then reconstruct the array.

  • Answered by AI
  • Q4. A question on applications of minimum spanning tree, apply prim's or kruskal's algorithm
  • Q5. What do you understand by Heaps, max and min heaps ?
  • Ans. 

    Heaps are data structures used to efficiently find the maximum or minimum element in a collection.

    • Max heap: parent nodes are always greater than or equal to child nodes

    • Min heap: parent nodes are always smaller than or equal to child nodes

    • Heaps are commonly used in priority queues and sorting algorithms

    • Heap operations include insert, delete, and extract max/min

    • Example: An array [3, 8, 2, 5, 1, 4, 6] can be represented a

  • Answered by AI
  • Q6. What do you understand by hashing ? questions on application of hashing
  • Q7. Find 3 nos a,b and c in an array where a+b = c
  • Ans. 

    Find 3 numbers in an array where a+b=c.

    • Loop through the array and check for all possible combinations of a and b.

    • Use a hash table to store the values of a and b, and check if c is present in the hash table.

    • Sort the array and use two pointers to find a and b, and then check if their sum equals c.

  • Answered by AI
  • Q8. Some puzzles, as the other interviewee said, but not asked to me
  • Q9. Questions on Dynamic programming

Interview Preparation Tips

College Name: NA

Skills evaluated in this interview

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

Zomentum Interview FAQs

How many rounds are there in Zomentum interview?
Zomentum interview process usually has 2-3 rounds. The most common rounds in the Zomentum interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Zomentum interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Zomentum. The most common topics and skills that interviewers at Zomentum expect are Account Management, B2B Sales, Campaign Management, Content Writing and IT Marketing.
What are the top questions asked in Zomentum interview?

Some of the top questions asked at the Zomentum interview -

  1. Tic-tac-toe game using any JS framework(rea...read more
  2. LLD for autoComplete compon...read more
  3. How will you cross sell or upsell products to existing customers. Basic concep...read more

Recently Viewed

INTERVIEWS

Enviro Online Services

No Interviews

SALARIES

KOMAL SCIENTIFIC CO.

No Salaries

SALARIES

R.S. Foils

COMPANY BENEFITS

Mastec Quadgen Wireless

No Benefits

REVIEWS

Soubhagya Processor

No Reviews

SALARIES

DCM Shriram

No Salaries

SALARIES

Inkarp Instruments

SALARIES

Rotex

SALARIES

Prompt Consultants

SALARIES

Oma Living

Tell us how to improve this page.

Zomentum Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Freshworks Interview Questions
3.5
 • 157 Interviews
Zenoti Interview Questions
3.0
 • 42 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Whatfix Interview Questions
3.5
 • 29 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
MindTickle Interview Questions
2.8
 • 21 Interviews
Chargebee Interview Questions
3.9
 • 16 Interviews
CleverTap Interview Questions
3.6
 • 15 Interviews
Postman Interview Questions
3.6
 • 11 Interviews
View all

Zomentum Reviews and Ratings

based on 10 reviews

4.2/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

4.0

Salary

3.5

Job security

4.4

Company culture

3.8

Promotions

4.1

Work satisfaction

Explore 10 Reviews and Ratings
Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UX Designer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Support Specialist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zomentum with

Freshworks

3.5
Compare

Chargebee

3.9
Compare

Postman

3.6
Compare

Druva

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