Upload Button Icon Add office photos
Premium Employer

i

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

Zenoti

Compare button icon Compare button icon Compare
2.9

based on 148 Reviews

Filter interviews by

Zenoti Software Engineer Interview Questions and Answers

Updated 17 Sep 2024

4 interviews found

Sort by: Popular

Software Engineer Interview Questions

user image Anonymous

posted on 17 Sep 2024

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

I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed before Sep 2023.

3 Interview Rounds

1

Coding Test Round

2 coding questions were asked followed by an English test

2

Technical Round (2 Questions)

  • Q1. I was asked to code for denomination of currency in JavaScript
  • Q2. JavaScript related questions like difference between double and triple equals to
3

Technical Round (2 Questions)

  • Q1. This round was with senior member who asked me questions related to SQL queries. I don't exactly remember the question but it was nested query
  • Q2. I was asked questions related to the DBMS project and modifications that could be done in order to improve the model and performance

Software Engineer Interview Questions

user image Anonymous

posted on 27 Mar 2023

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

I applied via Campus Placement

4 Interview Rounds

1

Resume Shortlist Round

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
2

Aptitude Test Round

40 Aptitude Questions, one English test, 2 Easy Programming questions

3

Coding Test Round

Coding Round one. A string question

4

Coding Test Round

A String Question - Intermediate

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong and be confident. I used Leetcode to practice.

Software Engineer Interview Questions

user image Anonymous

posted on 7 Feb 2022

I applied via Company Website and was interviewed in Jan 2022.

5 Interview Rounds

1

Coding Test Round

- 30 MCQ questions mostly related to HTML, JS & C#
- 2 easy-moderate coding questions

2

Aptitude Test Round

- Aptitude test on CoCubes (12 mins)
- English Test (speaking + writing + reading + listening) on Pearson platform

3

One-on-one Round (4 Questions)

  • Q1. Print the following pattern: (was asked to complete test execution within 10 mins) ****4 ***444 **44444 *4444444 444444444
  • Q2. Find the length of longest substring composed of same digit, within a string of digits: (was asked to complete within 10 mins) E.g. 01241XXXXX901111 Output: 4 E...read more
  • Q3. An SQL SPROC that is supposed to return tabular data is running slowly, what are the different ways you could debug it?
  • Q4. An API is running slow. Upon investigation it was found that SPROC running behind it is perfectly optimized. How can you debug this behavior of API? (You can ne...read more
4

One-on-one Round (3 Questions)

  • Q1. Check if two strings are anagrams of each other. Follow up question: solve it in O(N) time. (Time limit to solve question: 10 mins)
  • Q2. Given Tables: 1. Authors (AuthorId PK, Name) 2. Books (BookId PK, AuthorId FK, Name) 3. Orders (OrderId PK, BookID FK, AuthorId FK, StoreName) Write SQL query t...read more
  • Q3. Questions about an open source distributive caching project that I implemented. Wanted to know what flaws do I see in the project and how do I plan to resolve t...read more
5

One-on-one Round (3 Questions)

  • Q1. Given an array of integers (both positive and negative) find the maximum and second maximum number without using sort and using only single loop.
  • Q2. Given Table: Weather (CityName, Date, Temperature) Write an SQL query which prints the following: "CityName, Today's Temperature, Yesterday's Temprature" (if ye...read more
  • Q3. Given Table: ExamResults (StudentName, SubjectName, Marks) Write an SQL query to print the following: 1. "Student Name, Percentage" (Marks are out of 100) 2. Li...read more

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Basic understanding of DS/Algo is must. Focus specifically on strings and arrays.
2. They'll not be testing your coding knowledge, but rather your problem solving skills. Make sure to keep talking about whatever logic comes to your head.
3. Don't be nervous, the interviewers are friendly.

Skills evaluated in this interview

Software Engineer Interview Questions

user image Anonymous

posted on 28 Mar 2021

I applied via Company Website and was interviewed in Sep 2020.

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - It’s one good interview worth to attend

Zenoti interview questions for designations

 Senior Software Engineer

 (2)

 Software Developer

 (3)

 QA Engineer

 (1)

 Migration Engineer

 (1)

 Data Migration Engineer

 (3)

 Implementation Consultant

 (3)

 System Administrator

 (1)

 Data Migration Consultant

 (1)

Software Engineer Jobs at Zenoti

View all

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
2

Behavioral Round (4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Tell me about your family.
  • Q3. Why do you want to change the company
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Rajalakshmi Engineering College, Chennai and was interviewed before Dec 2023.

3 Interview Rounds

1

Aptitude Test Round

Online aptitude assessment

2

Coding Test Round

Online coding test - i wrote it in python

3

Technical Round (1 Question)

  • Q1. Coding questions related with pyton, sql and some behavioural question
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What is angular
  • Q2. What is an angular
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Questions on oops and dbms
  • Q2. What is abstraction
  • Q3. What is normalization
  • Q4. Forms of normalization
  • Q5. Diff sql and nosql

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn core subjects

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 -
Result
Selected  Selected

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. What is OOPS- What are SOLID principles- Explain the difference between Asp.net - asp.net CORE Explain DI- Explain Authentication and Authorization Testing Logi...read more
2

Technical Round (1 Question)

  • Q1. About Design Patterns. Authorization- Securing APIs About Architectures and more-

Skills evaluated in this interview

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

I applied via Job Portal

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Write a program Binary Search?
  • Q2. What isCICD flow?
  • Q3. How to handle Enum feature?
  • Q4. Singleton handles the Syncronized ?
  • Q5. What are external Libraries are used in project?

Skills evaluated in this interview

Zenoti Interview FAQs

How many rounds are there in Zenoti Software Engineer interview?
Zenoti interview process usually has 4 rounds. The most common rounds in the Zenoti interview process are Coding Test, One-on-one Round and Aptitude Test.
How to prepare for Zenoti Software Engineer 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 Zenoti. The most common topics and skills that interviewers at Zenoti expect are Android, CRM, Nutrition, Analytics and JQuery.
What are the top questions asked in Zenoti Software Engineer interview?

Some of the top questions asked at the Zenoti Software Engineer interview -

  1. An API is running slow. Upon investigation it was found that SPROC running behi...read more
  2. Find the length of longest substring composed of same digit, within a string of...read more
  3. Given an array of integers (both positive and negative) find the maximum and se...read more

Tell us how to improve this page.

People are getting interviews through

based on 4 Zenoti interviews
Company Website
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Zenoti Software Engineer Salary
based on 92 salaries
₹8 L/yr - ₹25 L/yr
81% more than the average Software Engineer Salary in India
View more details

Zenoti Software Engineer Reviews and Ratings

based on 21 reviews

2.9/5

Rating in categories

3.2

Skill development

2.6

Work-Life balance

3.2

Salary & Benefits

3.0

Job Security

2.8

Company culture

2.6

Promotions/Appraisal

2.7

Work Satisfaction

Explore 21 Reviews and Ratings
Software Engineer ( Dot Net Fullstack )

Hyderabad / Secunderabad

2-7 Yrs

Not Disclosed

Software Engineer (.NET Fullstack)

Hyderabad / Secunderabad

2-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
92 salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Senior Product Specialist
84 salaries
unlock blur

₹10 L/yr - ₹27 L/yr

Senior Software Engineer
76 salaries
unlock blur

₹10 L/yr - ₹31.5 L/yr

Senior Implementation Consultant
38 salaries
unlock blur

₹10.7 L/yr - ₹22 L/yr

Product Support Consultant
38 salaries
unlock blur

₹7.6 L/yr - ₹13.9 L/yr

Explore more salaries
Compare Zenoti with

Collabera Technologies

3.5
Compare

Tekwissen

4.9
Compare

Damco Solutions

4.1
Compare

smartData Enterprises

3.4
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview