Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Netomi Team. If you also belong to the team, you can get access from here

Netomi Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Netomi Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Netomi Interview Questions and Answers

View all 12 questions

Netomi Interview Experiences

Popular Designations

9 interviews found

Sdet Lead Interview Questions & Answers

user image sahil kapoor

posted on 22 May 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't apply to Netomi or stay away from such a company, a total time waste.

Skills evaluated in this interview

Sdet Lead Interview Questions asked at other Companies

Q1. write a palindrome program without using any in-build method. if there are 500 test cases and need to run only 50 test cases, then how to approach and do it? what is the framework used in your project? how will you handle if a team member w... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Interview Preparation Tips

Interview preparation tips for other job seekers - Here are some ways you can strengthen your chances for a Senior Devops Engineer:
1. Keep your fundamentals strong. Kubernetes is very expansive, but a well-grounded knowledge in its core concepts, architecture, and troubleshooting techniques will create a clear distinction for you
2. Be honest during the interview. Do not bluff your way through something that you might not have worked on, acknowledge it and demonstrate your willingness to learn.
3. Work towards improving your hands-on skills, this would help you get clarity.

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Skills evaluated in this interview

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Interview Preparation Tips

Topics to prepare for Netomi Sdet Automation Test Engineer interview:
  • array
  • Loops
  • Hashmaps
Interview preparation tips for other job seekers - be prepared for writing code for scenario bases testcases

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Netomi interview questions for popular designations

 Sdet Automation Test Engineer

 (2)

 Sdet Lead

 (1)

 Data Scientist

 (1)

 Senior Sdet Engineer

 (1)

 Senior Devops Engineer

 (1)

 React Js Frontend Developer

 (1)

 DevOps Intern

 (1)

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

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2023. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you’re okay with a long frustrating interview process, do apply.

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

I applied via Instahyre and was interviewed in Nov 2022. There were 2 interview rounds.

Interview Preparation Tips

Topics to prepare for Netomi React Js Frontend Developer interview:
  • JS
  • React
  • HTML
  • CSS
Interview preparation tips for other job seekers - Focus on core JS concepts try to implement debouncing & throttling like concepts before interview

Skills evaluated in this interview

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)

DevOps Intern Interview Questions & Answers

user image Anonymous

posted on 30 Apr 2022

I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.

Interview Preparation Tips

Topics to prepare for Netomi DevOps Intern interview:
  • Linux
  • Docker
  • Kubernetes
  • Ansible
  • Networking
  • Devops
Interview preparation tips for other job seekers - Study each and every thing in depth and you can clear any company's interview

Skills evaluated in this interview

DevOps Intern Interview Questions asked at other Companies

Q1. Minimum number of towers required such that every house is in the range of at least one tower
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2021

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Convert Roman numeral to decimal number.
  • Ans. 

    Convert Roman numeral to decimal number

    • Create a dictionary mapping each Roman numeral to its corresponding decimal value

    • Iterate through the Roman numeral from left to right

    • If the current numeral is smaller than the next numeral, subtract its value from the total

    • Otherwise, add its value to the total

  • Answered by AI
  • Q2. Largest BST in binary tree.
  • Ans. 

    The largest BST in a binary tree is the subtree with the maximum number of nodes that satisfies the BST property.

    • A binary search tree (BST) is a binary tree where the value of each node is greater than all values in its left subtree and less than all values in its right subtree.

    • To find the largest BST in a binary tree, we can perform a depth-first search (DFS) and keep track of the largest BST found so far.

    • At each node...

  • Answered by AI

Interview Preparation Tips

What is your professional and academic background?At the time of the interview, I had 1 - 3 years of experience.Netomi interview Rounds:Round 1
Round type - Technical
Round duration - 60 Minutes
Round description -
Basic ds/algo round, code was expected to run and checked on the compiler as well

Round 2
Round type - DS/algo
Round duration - 60 Minutes
Round description -
Advanced questions on dp and graphs. However most questions were pretty standard and can be easily practiced online.

Round 3
Round type - Basic statistics and data science
Round description -
Questions regarding previous projects, and conceptual questions on stats, ml models etc. Questions were designed to check the foundation knowledge of data science domain.
Netomi interview Preparation:What topics did you prepare for the interview? - 1. Basics of deep learning
2. Ds algo questionsWhat resources did you refer to prepare for the interview? - YouTube and coursera courses mostlyWhat tips would you give to other job seekers? - 1. Have a good understanding of NLP
2. Be thorough with principles of data science
3. Have basic understanding of programmingWhat was the final outcome of your interview?Selected

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before Feb 2023.

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

Netomi Interview FAQs

How many rounds are there in Netomi interview?
Netomi interview process usually has 2 rounds. The most common rounds in the Netomi interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Netomi 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 Netomi . The most common topics and skills that interviewers at Netomi expect are Customer Service, Artificial Intelligence, SAN, Python and Computer science.
What are the top questions asked in Netomi interview?

Some of the top questions asked at the Netomi interview -

  1. find the result for simplify(add20, multiply30, divide10, subtract10)(1...read more
  2. Can you explain the core components of kubernetes and their rol...read more
  3. What the different functionalities of individual components of a kubernetes clu...read more

Recently Viewed

COMPANY BENEFITS

Accenture Federal Services

No Benefits

REVIEWS

ENPAY Transformer Components

No Reviews

SALARIES

Accenture Federal Services

INTERVIEWS

Sphinx Worldbiz

5.6k top interview questions

INTERVIEWS

Netomi

No Interviews

JOBS

Oben Electric Vehicle

No Jobs

SALARIES

Accenture Federal Services

INTERVIEWS

Sphinx Worldbiz

No Interviews

INTERVIEWS

Ascendion

No Interviews

Tell us how to improve this page.

Netomi Interview Process

based on 8 interviews

Interview experience

3.1
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
View all

Netomi Reviews and Ratings

based on 29 reviews

4.4/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

4.2

Salary

4.0

Job security

4.4

Company culture

3.9

Promotions

4.2

Work satisfaction

Explore 29 Reviews and Ratings
Data Analyst
15 salaries
unlock blur

₹3 L/yr - ₹10.5 L/yr

Software Development Engineer II
12 salaries
unlock blur

₹17 L/yr - ₹38 L/yr

Devops Engineer
8 salaries
unlock blur

₹10 L/yr - ₹12 L/yr

Product Manager
7 salaries
unlock blur

₹18 L/yr - ₹27 L/yr

Software Developer
7 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Explore more salaries
Compare Netomi with

Freshworks

3.5
Compare

Zoho

4.3
Compare

HCLTech

3.5
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent