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
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 SumYou are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of each pair equals 'S'. Note: Each pair should be sorted i.e the first val... read more
View answer (4)
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 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. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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 SumYou are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of each pair equals 'S'. Note: Each pair should be sorted i.e the first val... read more
View answer (4)
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)

Zomentum interview questions for popular designations

 Front end Engineer

 (2)

 Customer Success Manager

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (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. 

    This can be solved using simple linear traversal. But to further optimise the solution, I came up with a recursive approach by using the property of the array that the elements are consecutive. You can solve this using binary search.

  • Answered Anonymously

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 SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Python question was there and it was average level not tough

Round 2 - Coding Test 

Simple coding questions which was good to go

Round 3 - Technical 

(1 Question)

  • Q1. General ops concepts
Round 4 - Technical 

(1 Question)

  • Q1. Coding with technical questions
Round 5 - HR 

(1 Question)

  • Q1. General questions

Web Engineer (Trainee) Interview Questions & Answers

rtCamp Solutions user image Anonymous

posted on 3 Sep 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 2 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic of git, GitHub like can we use git without GitHub, encryption, decryption, hashing.
  • Q2. Basic questions on js, java, jQuery. Basic on website handling, like how can we implement delay in the code of a website.

Interview Preparation Tips

Interview preparation tips for other job seekers - While giving the answers to the questions, be confident.
Although I tried my best but I still didn't got selected, even though you give the answers, they do have a little bit of high expectations from the candidates.
But still I would say the company is quite good for freshers, because their pay is very good.
That's all about my experience.
Best luck to you guys.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. What you know about the sales
  • Ans. 

    Sales is the process of selling products or services to customers in exchange for money.

    • Sales involves identifying potential customers and convincing them to purchase a product or service.

    • It includes building relationships with customers, understanding their needs, and providing solutions.

    • Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.

    • Sales can be done through...

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

(1 Question)

  • Q1. Do you know which language is use for frontend technology
  • Ans. 

    The language used for frontend technology is typically HTML, CSS, and JavaScript.

    • HTML is used for structuring web pages

    • CSS is used for styling the web pages

    • JavaScript is used for adding interactivity to the web pages

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding salary discussion

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Javascript basic questions, React Native interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic understanding of javascript

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

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
 • 154 Interviews
Zenoti Interview Questions
3.0
 • 40 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Whatfix Interview Questions
3.5
 • 29 Interviews
Druva Interview Questions
3.6
 • 25 Interviews
MindTickle Interview Questions
2.9
 • 21 Interviews
Chargebee Interview Questions
4.0
 • 16 Interviews
CleverTap Interview Questions
3.7
 • 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

₹10 L/yr - ₹25 L/yr

Software Developer
4 salaries
unlock blur

₹9 L/yr - ₹23 L/yr

UX Designer
4 salaries
unlock blur

₹7 L/yr - ₹7.5 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹24 L/yr - ₹45 L/yr

Product Support Specialist
4 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

Explore more salaries
Compare Zomentum with

Freshworks

3.5
Compare

Chargebee

4.0
Compare

Postman

3.6
Compare

Druva

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