Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 935 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Zoho Support Engineer Interview Questions and Answers

Updated 26 Aug 2024

Zoho Support Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Mail content writing based on diffferent cases

Round 2 - One-on-one 

(2 Questions)

  • Q1. Product demo in depth
  • Q2. Product presentation

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is SQL query
  • Ans. 

    SQL query is a command used to retrieve, insert, update, or delete data in a database.

    • SQL query is written in Structured Query Language.

    • It can be used to retrieve specific data from a database table.

    • Examples of SQL queries include SELECT, INSERT, UPDATE, and DELETE.

    • SQL queries can also be used to join multiple tables together to retrieve related data.

  • Answered by AI
  • Q2. What is HTTP protocol
  • Ans. 

    HTTP protocol is a set of rules for transferring data over the internet.

    • HTTP stands for Hypertext Transfer Protocol

    • It is the foundation of data communication on the World Wide Web

    • HTTP uses a client-server model where a client makes a request to a server and the server responds with the requested data

    • It operates on top of the TCP/IP protocol

    • HTTP requests are made up of methods like GET, POST, PUT, DELETE, etc.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 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 - One-on-one 

(6 Questions)

  • Q1. Apex class, integration, authentication, asynchronous, synchronous, VF page,
  • Q2. Write a SOQL query Accounts and it's related contact.
  • Ans. 

    SOQL query to retrieve Accounts and their related Contacts.

    • Use the relationship field 'Contacts' on the Account object to retrieve related contacts.

    • Use the SELECT statement to specify the fields to retrieve.

    • Use the WHERE clause to filter the results based on specific criteria.

    • Example: SELECT Id, Name, (SELECT Id, Name FROM Contacts) FROM Account WHERE Industry = 'Technology'

  • Answered by AI
  • Q3. Apex trigger with best practices
  • Ans. 

    Best practices for writing Apex triggers

    • Use trigger handler pattern to separate logic from trigger

    • Avoid SOQL queries and DML statements inside loops

    • Bulkify triggers to handle multiple records efficiently

    • Use trigger context variables to access old and new record data

    • Write test classes to achieve code coverage

  • Answered by AI
  • Q4. Lightning LWC in deep, Flow Record triggered, scheduled trigger, time based trigger,
  • Q5. All topic with example and explanation
  • Q6. Communities in depth
  • Ans. 

    Communities are groups of people with shared interests or goals who come together to support each other and achieve their objectives.

    • Communities can be based on various factors such as location, profession, hobbies, religion, etc.

    • They provide a platform for individuals to connect, share knowledge and experiences, and collaborate on projects.

    • Online communities have become increasingly popular with the rise of social med...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Deeply knowledge required for all these topics, troubleshooting skills they will check.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Jul 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 - Aptitude Test 

30% Aptitude 60% Technical

Round 3 - One-on-one 

(1 Question)

  • Q1. Mostly questions were from Database MySQL and Excel
Round 4 - HR 

(1 Question)

  • Q1. Why would you like to join this company?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Bi technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared. Read Read and Read

I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. In java, oops concepts with real time examples, collections and concepts, inheritance in real time with polymorphism examples.
  • Q2. Java programs like, factorial of number, prime number, with different executions in online compilers
  • Q3. In Sql: all joins, constraints, qstns on tables joining and retrieving data from tables.
  • Q4. Basic Sql qstns with detailed explanation
  • Q5. Qstns on os and application mainantance
  • Q6. Production Support related questions
  • Q7. In managerial, it's general talk where our manager takes the same.. For my case he is cool and good interactive session..

Interview Preparation Tips

Interview preparation tips for other job seekers - If you clear technical round you have offer in your hand
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are the different types of backup strategies?
  • Ans. 

    Different types of backup strategies include full backup, incremental backup, differential backup, and mirror backup.

    • Full backup: A complete backup of all data and files.

    • Incremental backup: Backs up only the data that has changed since the last backup.

    • Differential backup: Backs up all changes since the last full backup.

    • Mirror backup: An exact copy of the data is created in real-time.

  • Answered by AI
  • Q2. Incremental, differential, synthetic full, Active full

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics for the role where you are going to support the technology.

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Record triggered flow, SOQL queries, managed/unmanaged package
Round 3 - Behavioral 

(1 Question)

  • Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
  • Ans. 

    Handling escalations and approach to issue resolution in support as a developer

    • I understand the importance of timely resolution of issues and the impact it has on customer satisfaction

    • My approach is to first gather all necessary information and analyze the root cause of the issue

    • I then prioritize the issue based on its severity and impact on the customer

    • I communicate effectively with the customer and keep them updated ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confidence, listen to questions carefully then answer don't bluff, if you don't know the answer just inform the interviewer.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. How do you create a VM
  • Ans. 

    Creating a VM involves selecting a virtualization platform, configuring settings, and installing an operating system.

    • Select a virtualization platform such as VMware, Hyper-V, or VirtualBox

    • Configure settings such as CPU, memory, storage, and network

    • Install an operating system on the VM, either from an ISO file or a network source

  • Answered by AI
  • Q2. Types of storage replication
  • Ans. 

    Types of storage replication include synchronous, asynchronous, and snapshot-based replication.

    • Synchronous replication ensures data is mirrored in real-time between primary and secondary storage systems.

    • Asynchronous replication allows for a delay in data transfer between primary and secondary storage systems.

    • Snapshot-based replication captures a point-in-time copy of data for replication purposes.

    • Examples: EMC SRDF for...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Types of disks in azure
  • Ans. 

    There are different types of disks in Azure, including managed disks, unmanaged disks, premium disks, and standard disks.

    • Managed disks are the recommended disk type in Azure, offering high availability and durability.

    • Unmanaged disks require you to manage the storage accounts yourself.

    • Premium disks provide high-performance SSD storage for I/O intensive workloads.

    • Standard disks offer cost-effective HDD storage for genera

  • Answered by AI
  • Q2. What is planned maintenance
  • Ans. 

    Planned maintenance is scheduled maintenance performed on equipment or systems to prevent unexpected breakdowns.

    • Scheduled maintenance to prevent unexpected breakdowns

    • Regularly performed on equipment or systems

    • Helps to ensure optimal performance and longevity

    • Examples: changing oil in a car every 5,000 miles, updating software on a computer monthly

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Why do you want to join Microsoft?
  • Q2. Give an example of criticism that changed your life
Round 5 - Behavioral 

(3 Questions)

  • Q1. One good thing and one bad thing about managerial round
  • Q2. Why do you want to join Microsoft
  • Q3. Why are you leaving previous organization

Interview Preparation Tips

Topics to prepare for Microsoft Corporation Support Engineer interview:
  • azure
  • azure cloud
  • technical screening
  • techincal rounds
  • managerial rounds
  • director round
  • technomangagerial rounds
Interview preparation tips for other job seekers - be confident, be true, be honest :)

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Basic questions on java, oops, Sql, joins, tools and technology which you have mentioned in your resume and simple coding question to check your syntax

Interview Preparation Tips

Interview preparation tips for other job seekers - Your basic concepts should be clear

Zoho Interview FAQs

How many rounds are there in Zoho Support Engineer interview?
Zoho interview process usually has 2 rounds. The most common rounds in the Zoho interview process are Assignment and One-on-one Round.
What are the top questions asked in Zoho Support Engineer interview?

Some of the top questions asked at the Zoho Support Engineer interview -

  1. Product demo in de...read more
  2. Product presentat...read more

Tell us how to improve this page.

Zoho Support Engineer Salary
based on 5 salaries
₹3.6 L/yr - ₹9 L/yr
At par with the average Support Engineer Salary in India
View more details

Zoho Support Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

4.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

3.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Member Technical Staff
1.4k salaries
unlock blur

₹5.5 L/yr - ₹22.8 L/yr

Technical Support Engineer
536 salaries
unlock blur

₹2.7 L/yr - ₹11.5 L/yr

Software Developer
384 salaries
unlock blur

₹4 L/yr - ₹15.9 L/yr

Web Developer
79 salaries
unlock blur

₹3.5 L/yr - ₹12.3 L/yr

Software Engineer
75 salaries
unlock blur

₹4.8 L/yr - ₹13.9 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.1
Compare

SAP

4.2
Compare

TCS

3.7
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