Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 939 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Zoho Tech Support Interview Questions and Answers

Updated 6 Jul 2023

Zoho Tech Support Interview Experiences

1 interview found

Tech Support Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

1 st round was aptitude test there was reasoning ability, quantitative aptitude and reasoning ability . grammatical questions were also there. email writing and essay writing were there.

Round 3 - Group Discussion 

We were given two topics and asked to speak any of them , they also asked to speak any topics for 2 minutes

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is ip adress
  • Ans. 

    An IP address is a unique numerical label assigned to each device connected to a computer network.

    • IP address stands for Internet Protocol address.

    • It is used to identify and locate devices on a network.

    • There are two types of IP addresses - IPv4 and IPv6.

    • IPv4 addresses are written in the format xxx.xxx.xxx.xxx, where each 'xxx' can be a number from 0 to 255.

    • IPv6 addresses are written in a longer format with hexadecimal c

  • Answered by AI
  • Q2. What types of ip adress
  • Ans. 

    There are two types of IP addresses - IPv4 and IPv6.

    • IPv4 addresses are 32-bit numerical addresses written in the format of four sets of numbers separated by periods (e.g. 192.168.1.1)

    • IPv6 addresses are 128-bit hexadecimal addresses written in the format of eight groups of four hexadecimal digits separated by colons (e.g. 2001:0db8:85a3:0000:0000:8a2e:0370:7334)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Na

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Support Role Questions 1) Like explaining a case which was done in your previous role and experience
  • Q2. Questions on Javascript
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical Interview questions on Javascript, HTML, CSS and behavioural
Round 3 - Behavioral 

(1 Question)

  • Q1. Manager Questions based on Position and previous work experience.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Trouble shooting steps
  • Q2. Challenge situation
Round 2 - Technical 

(2 Questions)

  • Q1. Why Microsoft you choose
  • Ans. 

    I chose Microsoft because of its widespread use in the industry and the variety of tools and technologies it offers.

    • Microsoft products are widely used in the industry, giving me valuable experience and skills

    • Microsoft offers a wide range of tools and technologies for desktop support, making it easier to troubleshoot and resolve issues

    • Microsoft certifications are highly recognized and can help advance my career in IT su

  • Answered by AI
  • Q2. Diversity inclusion related topic
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Assessment and in final round They ask me to talk about the topic of the phone which I’m using it.
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Assessment and documents submission

Interview Preparation Tips

Interview preparation tips for other job seekers - I prefer for the people can join 247.ai because the companies culture and environment is really good,working with the company feels we are gaining knowledge and getting an good experience.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round was mcq round

Round 2 - Technical 

(2 Questions)

  • Q1. Some basic salesforce questions
  • Q2. Most questions from development
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Networking questions
  • Q2. VMware VSphere questions
  • Q3. OS related questions
Round 2 - Behavioral 

(2 Questions)

  • Q1. Scenario based questions
  • Q2. Will you be ok working in shifts
Round 3 - HR 

(2 Questions)

  • Q1. Questions about values
  • Q2. Salary negotiations
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Few linux commands
  • Q2. Explain few, Any command for example
  • Ans. 

    Some common commands for technical support engineers include ping, ipconfig, and tracert.

    • Ping: Used to test the reachability of a host on an IP network.

    • Ipconfig: Displays all current TCP/IP network configuration values.

    • Tracert: Shows the route that packets take to reach a specified destination.

  • Answered by AI
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 2 rounds conducted 1st was technical were the question mainly consist of linux commands and sql basic plus scenario based questions. 2nd round was managerial round that was short based on behavioural quest...
  • Q2. Dml,ddl, how to open process in linux
  • Ans. 

    DML and DDL are SQL commands for manipulating and defining database objects. To open a process in Linux, use the 'open' command.

    • DML (Data Manipulation Language) is used to manipulate data in a database, such as inserting, updating, and deleting records.

    • DDL (Data Definition Language) is used to define the structure and schema of a database, such as creating tables, indexes, and constraints.

    • To open a process in Linux, yo...

  • Answered by AI

Skills evaluated in this interview

Zoho Interview FAQs

How many rounds are there in Zoho Tech Support interview?
Zoho interview process usually has 3 rounds. The most common rounds in the Zoho interview process are Resume Shortlist, Aptitude Test and Group Discussion.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Google Interview Questions
4.4
 • 847 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
View all
Member Technical Staff
1.4k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Support Engineer
539 salaries
unlock blur

₹2.7 L/yr - ₹12 L/yr

Software Developer
360 salaries
unlock blur

₹4 L/yr - ₹16.3 L/yr

Web Developer
81 salaries
unlock blur

₹3.5 L/yr - ₹12 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