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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 3 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 - Coding Test 

It was based on OOPs and all core Java topics. There were two two technical rounds. In first round I was asked OOPs and asked me to implement.

Round 3 - Technical 

(1 Question)

  • Q1. In second round I was asked core Java and advanced Java concepts. Both interviews were of one hour each.

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Release process in current organisation
  • Ans. 

    The release process in my current organization involves automated testing, continuous integration, and deployment pipelines.

    • We use version control systems like Git to manage code changes.

    • Automated testing is done using tools like Jenkins and Selenium.

    • Continuous integration is achieved through pipelines in tools like Jenkins or GitLab.

    • Deployment pipelines are set up to automatically deploy code to different environments...

  • Answered by AI
  • Q2. Terraform experience with EKS clusters creation
  • Ans. 

    Experience with Terraform for creating EKS clusters

    • Utilize Terraform modules to define EKS cluster resources

    • Leverage Terraform provider for AWS to interact with EKS API

    • Use Terraform state management for tracking cluster changes

  • Answered by AI
  • Q3. Jenkins shared libraries
  • Q4. Kubernetes experience
  • Ans. 

    I have extensive experience working with Kubernetes in various environments.

    • Managed Kubernetes clusters using tools like kubectl and Helm

    • Implemented CI/CD pipelines for deploying applications on Kubernetes

    • Optimized resource utilization and scalability of applications on Kubernetes

    • Troubleshooted and resolved issues related to Kubernetes clusters

    • Worked with Kubernetes networking and storage solutions like Ingress and Per

  • Answered by AI
  • Q5. Shell scripting based
  • Q6. Linux networking level
  • Ans. 

    Understanding of Linux networking at a deep level

    • Knowledge of TCP/IP stack and protocols

    • Experience with network configuration and troubleshooting

    • Familiarity with tools like iptables, tcpdump, and netstat

    • Understanding of routing and subnetting

    • Ability to optimize network performance and security

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Jus go with basics, make sure to give confident answers

Skills evaluated in this interview

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Coding Test 

60 Minutes, Backend Developer, Hackerrank, API Creation

Round 2 - Technical 

(1 Question)

  • Q1. Design a login page/form
  • Ans. 

    A modern and user-friendly login page with email and password fields

    • Include a clean and simple design with a logo and branding

    • Add input fields for email and password with proper validation

    • Include a 'Forgot Password' link for password recovery

    • Add a 'Remember Me' checkbox for convenience

    • Include a 'Sign In' button for submitting the form

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Project discussion, resume based
Round 4 - HR 

(1 Question)

  • Q1. HR questions about myself

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Networking Basics, Security Basics and Testing
Round 3 - Assignment 

Testcases and edge case writing and testing a dummy webapp

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)

Zscaler Softech interview questions for popular designations

 Software Developer

 (5)

 Senior Software Engineer

 (4)

 Software Tester

 (3)

 Customer Success Manager

 (2)

 Graduate Trainee

 (2)

 Intern

 (2)

 Java Developer

 (2)

 Software Engineer

 (2)

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Coding Test 

There will be some questions from networking and 2 coding question

Round 2 - One-on-one 

(2 Questions)

  • Q1. They asked Computer network questions
  • Q2. Python , linux and cloud related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare computer network, python, linux and cloud related questions for cloud operation roll.

Cloud Operations Engineer Interview Questions asked at other Companies

Q1. How do you give access to users via az portal
View answer (1)

Get interview-ready with Top Zscaler Softech Interview Questions

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

I applied via campus placement at Indian Institute of Information Technology (IIIT), Vadodara and was interviewed in Oct 2022. 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 - Coding Test 

3 hours , 3 coding questions on arrays, and some other DSA

Round 3 - Technical 

(1 Question)

  • Q1. Core JAVA interview questions

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 (38)

Jobs at Zscaler Softech

View all

Customer Success Manager Interview Questions & Answers

user image Sumit Singh Sodhi

posted on 6 Sep 2023

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed before Sep 2022. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Technically equipped questions
Round 3 - Group Discussion 

Presentation round on various aspects

Round 4 - Assignment 

It was a case study and basis that i had to prepare and present

Customer Success Manager Interview Questions asked at other Companies

Q1. How do you manage if 2 or 3 or even more tasks spontaneously are assigned upon?
View answer (2)

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Salary expectations, role discussion, notice period etc
Round 3 - One-on-one 

(1 Question)

  • Q1. This was with the hiring manager
Round 4 - Assignment 

Task along witn a personality test.

Round 5 - One-on-one 

(1 Question)

  • Q1. This was with the head of cross functional team.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your expectations and your achievements.

Sales Development Representative Interview Questions asked at other Companies

Q1. How to improve sales skills
View answer (1)

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. All basic questions related to Salesforce like: 1. difference between Profile and Role? 2. Details about Salesforce security model 3. All basic questions about Salesforce Admin
Round 2 - Technical 

(1 Question)

  • Q1. A bit tough questions than round 1. Mostly related to lightening pages
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions about previous experience and aspirations.

Interview Preparation Tips

Topics to prepare for Zscaler Softech Senior Software QA Engineer interview:
  • Sales Cloud
  • Service Cloud
  • Salesforce CRM
  • Salesforce Security Model
Interview preparation tips for other job seekers - Make sure your basic concepts about
1. Salesforce security model is clear
2and you have enough detail about lightning
3. Concepts about Sales and Service Cloud are clear

Senior Software QA Engineer Interview Questions asked at other Companies

Q1. 1) What is latest defect, documents we prepare throughout SDLC and STLC 2) in automation: how to handle browser certificate errors in selenium? 3) challenges in appium? 4) testng >> annotations, parameterzing in testNG 5) handling dyn... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to network security
Round 3 - Technical 

(1 Question)

  • Q1. Related to target work
Round 4 - Technical 

(1 Question)

  • Q1. Related to presenting fake JDs

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be ready for some manager who present fake job descriptions to freshers. And then involve them in politics a year after and mentally harass you.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (181)

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.

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

Globant Interview Questions
3.8
 • 171 Interviews
Chetu Interview Questions
3.3
 • 170 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
2.9
 • 136 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
CyberArk Interview Questions
3.9
 • 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 311 reviews

3.6/5

Rating in categories

3.5

Skill development

3.3

Work-life balance

3.8

Salary

3.1

Job security

3.4

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 311 Reviews and Ratings
Sales Account Executive - Commercial

Pune

4-9 Yrs

Not Disclosed

Assistant Manager, FP&A

Mohali

4-6 Yrs

Not Disclosed

Manager, Revenue Ops

Mohali

7-9 Yrs

Not Disclosed

Explore more jobs
Technical Account Manager
107 salaries
unlock blur

₹11 L/yr - ₹42.2 L/yr

Senior Software Engineer
86 salaries
unlock blur

₹12 L/yr - ₹42.5 L/yr

Software Engineer
83 salaries
unlock blur

₹7.4 L/yr - ₹23.7 L/yr

Associate Software Engineer
71 salaries
unlock blur

₹6.9 L/yr - ₹21 L/yr

Customer Success Manager
46 salaries
unlock blur

₹8.2 L/yr - ₹25.5 L/yr

Explore more salaries
Compare Zscaler Softech with

Palo Alto Networks

3.8
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