Netomi Interview Experience for SDE-1
Last Updated :
23 Jul, 2025
I recently had the opportunity to interview with Netomi, a leading provider of AI-powered customer service solutions. The interview process consisted of 5 rounds and I was impressed with how thorough and professional it was.
Round 1: Screening Round
The first round was a screening round conducted by a Talent Acquisition representative. They reviewed my resume and asked initial questions about my experience and interest in the role. The recruiter also provided an overview of the company and its culture.
Round 2: Technical Interview(Machine Coding)
The second round was a technical interview that focused on Data Structures and Algorithms and Java Technical questions.
The interview included the below questions
DSA Problem:
Java Tech Questions:
Round 3: Technical Interview on Java, Design Patterns, REST API, and Basic System Design
The interviewer asked me
- To describe my previous project,
- The use of Garbage Collector in Java & its working,
- How HashMap is internally implemented in Java,
- The difference between finally and finalizing the keyword
- The difference in Interface & abstract class
- Use of static keywords.Drawbacks of static keywords.
- Can we create a new entry using the GET keyword
- Features of Java8,
- the difference between POST and PUT method
- to handle API calls in case of no response after calling them five times. Have to write pseudo code for it.
- about the differences between sleep() and wait()
- how to reverse a String without using the in-built "reverse()" function.
- The difference in having & where clause
- Write SQL query containing all select, where, having & groupBy all together
- Had worked on Design Patterns? What is a factory Design Pattern & its application in the project?
- What is a singleton Design Pattern? Implement it. & Tell about its real-life use-case
Finally, they asked me to write tables for an E-commerce website like Amazon and brainstormed on how to handle multi-level product categories.
Round 4: Managerial Round
The fourth round was a managerial round where the interviewer asked me about my previous organization, my strengths, and my ability to work day and night shifts. They also asked me to choose whether I was more comfortable working on Frontend or Backend.
Round 5: HR Round
The final round was an HR round where the interviewer discussed the company, its mission, and its culture. They also asked me about my reasons for wanting to join Netomi and my salary expectations.
Overall, my experience interviewing with Netomi was extremely positive. The interview process was challenging, but also very rewarding. I particularly appreciated the flexibility and professionalism displayed by Talent Acquisition.The recruiter was amazing throughout the entire process. Additionally, I was impressed with the thoroughness of the interview process, which demonstrated Netomi's commitment to finding the right fit for both the candidate and the company.
Similar Reads
Nokia Interview Experience for SDE Number of rounds 3 + HR1st round: basic aptitude + logical reasoning + verbal ability + 2 coding questions (array and string). 2nd round: Personal interview: questions related to the project + oops + 2 coding question(based on bits manipulation) set and offset last bit. 3rd round: Personal interview
1 min read
OYO Interview Experience for SDE -2 Year of Experience: 3.9 Years. There are four rounds in total. Round 1(Screening Round): Duration: 60 minutes. find pair in an array whose sum is equal to KDesign Multi-level Parking lot (classes)Questions related to Java: Generic classes, Locks in java. Design pattern Round 2(DS Round): Duration: 6
1 min read
Ola Interview Experience for SDE 2 Round 1(DSA): Kind of Machine Coding 2 questions were asked and I was asked to solve either of them. I was asked a graph type problem but it was solvable using Hashmap and HashSet Another question was to make LRU cache(DLL + HM) with some constraints. Round 2(HLD): Resume deep levelDesign Spotify (m
1 min read
Koo Interview Experience for SDE Round-1The first round comprised 3 coding questions on the HackerEarth Platform (Test Duration: 1 hour): In the coding round, questions were of easy to medium level. Find if there is a subarray with a 0 sum Suggestion: I would suggest doing practice from sites like GeeksforGeeks, etc. as it will giv
2 min read
MicroSoft Interview Experience for SDE-1 Interview preparation journeyJourneyDuring my B.tech, our seniors informed us how important DSA is to crack placements. Therefore, I started practicing DSA from GeeksFromGeeks, Leetcode, and code studio right from my second year. I practice a lot of questions. Also, I focused on core subjects as wel
1 min read
OpenText Interview Experience for SDE Round 1: JAVA, API DesignThe interviewer at OpenText asked me about SOLID principles, Singleton Design Pattern, Lambda expression problem, Multithreading ConceptsThen he moved to SpringBoot, asked me some of the annotations used, and then told me to design an API using proper design patterns.I compl
1 min read