Upload Button Icon Add office photos

Zscaler Softech

Compare button icon Compare button icon Compare

Filter interviews by

Zscaler Softech Interview Questions, Process, and Tips

Updated 30 Jan 2025

Top Zscaler Softech Interview Questions and Answers

View all 30 questions

Zscaler Softech Interview Experiences

Popular Designations

71 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - MCQ 

(2 Questions)

  • Q1. TOTALLY BASED ON NETWORKING CONCEPT
  • Q2. FULLY NETWORKING QUESTIONS
Round 2 - Technical 

(2 Questions)

  • Q1. Computer networking
  • Q2. Computer networking CN
Round 3 - Technical 

(2 Questions)

  • Q1. CN CN CN CN
  • Q2. CN CN COMPUTER NET
Round 4 - Technical 

(2 Questions)

  • Q1. CN COMPUTER NETWORKING COMPUTER NETWORKING
  • Q2. Computer networking computer networking
Round 5 - HR 

(2 Questions)

  • Q1. Who is your role model?
  • Ans. 

    My role model is my mother, who has always been a source of inspiration and strength for me.

    • My mother has shown incredible resilience and determination in overcoming challenges.

    • She has always prioritized the well-being of our family and has taught me the importance of hard work and perseverance.

    • I admire her ability to balance work, family, and personal interests effectively.

    • Her kindness, generosity, and positive attitu...

  • Answered by AI
  • Q2. Tell me about your projects that are mentioned in your resume?
  • Ans. 

    I have worked on various projects including a marketing campaign analysis, a website redesign, and a customer satisfaction survey.

    • Marketing campaign analysis involved analyzing data to determine the effectiveness of different marketing strategies.

    • Website redesign project focused on improving user experience and increasing website traffic.

    • Customer satisfaction survey project involved designing and conducting surveys to

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zscaler Softech Graduate Trainee interview:
  • Computer Networking
Interview preparation tips for other job seekers - Focus on networking

Graduate Trainee Interview Questions asked at other Companies

Q1. Given an array, how do you get the count of pairs that sum to even
View answer (8)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2024

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

I applied via Naukri.com

Round 1 - Technical 

(3 Questions)

  • Q1. Python oops concept
  • Q2. Framework related logical questions
  • Q3. Puzzle on different baloons of color need to separate

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Zscaler Softech Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about DORA?
  • Ans. 

    DORA stands for DevOps Research and Assessment, a framework for measuring software delivery performance.

    • DORA is a research organization that focuses on improving software delivery performance.

    • They have developed a framework for measuring key metrics in DevOps practices.

    • DORA metrics include deployment frequency, lead time for changes, mean time to recover, and change failure rate.

  • Answered by AI
  • Q2. Explain DHCP and how it works?
  • Ans. 

    DHCP is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP stands for Dynamic Host Configuration Protocol.

    • It allows devices to obtain IP addresses and other network configuration information from a DHCP server.

    • DHCP operates on the client-server model, where the client requests an IP address and the server assigns one.

    • DHCP uses a lease mechanism to control the amount of time a device...

  • Answered by AI

Product Support Engineer Interview Questions asked at other Companies

Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Implement a circular list.
  • Ans. 

    Implement a circular list

    • Use a linked list where the last node points back to the first node

    • Keep track of the current node for easy traversal

    • Ensure proper handling of edge cases like empty list or single node

  • Answered by AI
  • Q2. How to handle millions of request from clients?
  • Ans. 

    Use load balancing, caching, and scaling techniques to handle millions of requests from clients.

    • Implement load balancing to distribute requests evenly across servers.

    • Utilize caching mechanisms to store frequently accessed data and reduce load on servers.

    • Scale horizontally by adding more servers to handle increased traffic.

    • Optimize code and database queries to improve performance and reduce response times.

  • Answered by AI

Skills evaluated in this interview

Top Zscaler Softech Senior Software Engineer Interview Questions and Answers

Q1. How to create singleton ensuring reflection does not mess up the implementation
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)

Zscaler Softech interview questions for popular designations

 Software Developer

 (5)

 Senior Software Engineer

 (4)

 Software Tester

 (3)

 Customer Success Manager

 (2)

 Software Engineer

 (2)

 Graduate Trainee

 (2)

 Team Manager

 (2)

 Java Developer

 (2)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(4 Questions)

  • Q1. Find sliding window min ( expected to write code in C)
  • Q2. Networking questions
  • Q3. Operating system questions
  • Q4. C pointers questions

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)

Get interview-ready with Top Zscaler Softech Interview Questions

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

(2 Questions)

  • Q1. Basic of ML techniques
  • Q2. Implementation of ML concepts in projects
  • Ans. 

    Implementation of ML concepts in projects involves identifying suitable algorithms, collecting and preprocessing data, training models, and evaluating performance.

    • Identify the problem to be solved and determine if ML is the appropriate solution

    • Collect and preprocess data to ensure it is clean and relevant for training

    • Select suitable algorithms based on the problem and data characteristics

    • Train the models using the data...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Q2. Explain data integration & pipeline
  • Ans. 

    Data integration & pipeline involves combining data from multiple sources and processing it to make it usable for analysis.

    • Data integration is the process of combining data from different sources into a single, unified view.

    • Data pipeline refers to the series of steps that data goes through from collection to analysis.

    • Data integration ensures that data is clean, consistent, and accurate before being processed in the pip...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why would you choose Zscaler?
  • Q2. Questions related to team management

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Good hold on ML & stats concepts
2. Implement DS concepts to live projects

Skills evaluated in this interview

Analytics Manager Interview Questions asked at other Companies

Q1. How do you go about setting up data strategy for a new lending business?
View answer (2)

Jobs at Zscaler Softech

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Quizes and mathematical aptitude

Round 2 - Case Study 

Two case studies were presented

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why this organization?
  • Ans. 

    I am drawn to this organization because of its innovative approach to data analysis and its commitment to making a positive impact in the industry.

    • The organization has a strong reputation for using cutting-edge technology and techniques in data analysis.

    • I admire the organization's focus on using data to drive decision-making and improve processes.

    • I am impressed by the organization's track record of success and growth i...

  • Answered by AI
  • Q2. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a seasoned data analyst leading projects and mentoring junior analysts.

    • Leading data analysis projects

    • Mentoring junior analysts

    • Continuing to learn and grow in the field

    • Possibly pursuing advanced certifications or degrees

    • Contributing to the success of the organization

  • Answered by AI

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

All answers available on internet

Round 2 - Group Discussion 

War or random topic with 20 folks

Round 3 - Technical 

(2 Questions)

  • Q1. Linux commands basic networking
  • Q2. Operating system communication skilsl

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)

Interview Questions & Answers

user image Anonymous

posted on 8 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Difference between TCP and UDP

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find element in a rotated sorted array
  • Ans. 

    Search for an element in a rotated sorted array

    • Use binary search to find the pivot point where the array is rotated

    • Divide the array into two subarrays and perform binary search on the appropriate subarray

    • Handle cases where the target element is on the left or right side of the pivot

  • Answered by AI
  • Q2. Explain the internal workings of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a collision occurs and the key-value pairs are stored in a linked list at that inde...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Senior Executive Interview Questions & Answers

user image Rupali Vats

posted on 10 Jun 2024

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

I applied via Naukri.com

Round 1 - One-on-one 

(2 Questions)

  • Q1. Payment process
  • Q2. Payments related situation based questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Payment process
  • Q2. Previous role,slary

Senior Executive Interview Questions asked at other Companies

Q1. If oneday the men power is very less due to some problem and lode is more that day as a senior Exucative, how will u handle your team ?
View answer (56)
Contribute & help others!
anonymous
You can choose to be anonymous

Zscaler Softech Interview FAQs

How many rounds are there in Zscaler Softech interview?
Zscaler Softech interview process usually has 2-3 rounds. The most common rounds in the Zscaler Softech interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Zscaler Softech 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 Zscaler Softech. The most common topics and skills that interviewers at Zscaler Softech expect are Python, Networking, Linux, Unix and SQL.
What are the top questions asked in Zscaler Softech interview?

Some of the top questions asked at the Zscaler Softech interview -

  1. How to create singleton ensuring reflection does not mess up the implementat...read more
  2. Swap character from uppercase to lowercase and lowercase to uppercase Zscalar...read more
  3. Can you create an application without the help of goo...read more
How long is the Zscaler Softech interview process?

The duration of Zscaler Softech interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Godrej & Boyce Manufacturing

No Interviews

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

AWARDS

ABECA 2024

AmbitionBox Employee Choice Awards

INTERVIEWS

Daimler India Commercial Vehicles

No Interviews

JOBS

Daimler India Commercial Vehicles

No Jobs

INTERVIEWS

MathCo

No Interviews

INTERVIEWS

Vanderlande Industries

No Interviews

INTERVIEWS

AVASOFT

No Interviews

INTERVIEWS

Tech Mahindra

No Interviews

Tell us how to improve this page.

Zscaler Softech Interview Process

based on 65 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 172 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
3.6
 • 149 Interviews
ServiceNow Interview Questions
4.1
 • 120 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
CyberArk Interview Questions
3.8
 • 12 Interviews
FireEye Interview Questions
4.3
 • 5 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

Zscaler Softech Reviews and Ratings

based on 315 reviews

3.6/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.7

Salary

3.1

Job security

3.4

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 315 Reviews and Ratings
Senior Front-End Developer

India

6-11 Yrs

Not Disclosed

Tax Manager- US

India

8-10 Yrs

Not Disclosed

Explore more jobs
Technical Account Manager
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
83 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Success Manager
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Zscaler Softech with

Palo Alto Networks

3.9
Compare

Gen

4.0
Compare

FireEye

4.3
Compare

Check Point Software Technologies

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