Upload Button Icon Add office photos

Filter interviews by

SonicWALL Interview Questions and Answers

Updated 13 May 2024

SonicWALL Interview Experiences

Popular Designations

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Tell me about your self and networking questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself and Networking questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self

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)

Interview Questions & Answers

user image Anonymous

posted on 8 Apr 2024

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

General apti round conducted by 3rd party

Round 2 - Technical 

(1 Question)

  • Q1. Osi layer, network protocol
SonicWALL Interview Questions and Answers for Freshers
illustration image

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 13 May 2024

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

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. TCP/IP DNS Vlan
Round 2 - One-on-one 

(1 Question)

  • Q1. Python script basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good knowledge of Networking

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java Basics, Singleton class

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)

SonicWALL interview questions for popular designations

 Software Engineer Intern

 (1)

 Test Engineer

 (1)

 Graduate Trainee

 (1)

Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java Basics, Singleton class

Interview Questions & Answers

user image Anonymous

posted on 11 Feb 2022

I applied via Naukri.com and was interviewed in Aug 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. DHCP, ARP, ARP POISON,DNS,SSL/TLS,HACKING,BASIC NETWORKING, OSI, TCP IP, LAN, WAN, IP, SUBNETTING,HTTPS,DORA,ROUTING ETC
Round 3 - HR 

(2 Questions)

  • Q1. What have you done to get the answers of technical question,which you were not able to answer in technical round?
  • Q2. Any recent problem caused by misunderstanding , and how did you solved it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn whole basics of networking and get a certificate of CCNA.

Jobs at SonicWALL

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Questions on linked list
  • Q2. Questions on resume
  • Q3. About my interests
  • Q4. My interest in symantec
  • Q5. Place to work

Interview Preparation Tips

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How you find loop in a linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.

    • If there is a loop in the linked list, the two pointers will eventually meet.

    • To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.

    • The meeting point is the start of the loop.

  • Answered by AI
  • Q2. What is LRU, MRU and LFU
  • Ans. 

    LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.

    • LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.

    • MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.

    • LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...

  • Answered by AI
  • Q3. Camel banana problem

Interview Preparation Tips

Round: Test
Experience: coding test in hacker rank. can code in any language except in C and C++.
Duration: 1 hour
Total Questions: 2

Round: Technical Interview
Experience: In technical round the questions are on OS, basics of C(mainly in linked lists) and maths puzzle

They mostly see how you are approaching towards a problem.
It is first time that I heard the camel banana problem. So I struggled for some time and came up with a solution. He said he liked the approach but it can be optimized.

Round: HR Interview
Experience: It started with explain about yourselves. and then he asked to explain about one project with technical details. Later he asked me to explain binary search for a guy who don't know much of technical knowledge. He continued with why we only do 2 partitions why can we make it up to 3. Later he asked me what I liked most in my mobile phone. I said chatting apps. So he asked me that if I was hired as a developer to make a chatting app how will I do it.
Tips: way of thinking and way of approaching towards a problem.

Round: HR Interview
Experience: This round was focused mainly on whether I like to work in Bangalore or not. How I first heard about Symantec. how I will suit for the company. what are my future plans.

Skills: C, OS, Math Puzzles
College Name: IIT Madras

Skills evaluated in this interview

I was interviewed in Feb 2017.

Interview Preparation Tips

Round: Test
Experience: Very first, the interviewers and their employees gave presentation about their products and company. They were very cool and very positive to motivate candidates. After that they started Round 1 that is test based on aptitude and logical problem, also containing c programmin and operating system problems.
Tips: If you have studied basics very well, you will clear the round 1 very easily. Study C programming and Linux Operating System concepts.
Duration: 1 hour 30 minutes
Total Questions: 60

Round: Technical Interview
Experience: I am not specifying any question above because 2nd round i.e Technical Round 1 was continued to abt 1 and hour hours taken by 1 interviewer. If you give all answers confindently, obviously they all must be correct, you will be qualified to next techincal round.
Tips: Same as mentioned in round 1.
Study C programming & Operating System.

Round: Technical Interview
Experience: This was Technical Round 2. It was taken by 3 interviewers asking questions randomly from random subject. Also, one took rapid fire round for 20-25 questions. If you qualified this round, then you can assume that you are selected. This round was also continued more than 1 hour.
Tips: Study Networking concepts

Round: HR Interview
Experience: If you are called for HR interview, then you can assume that you already selected as employee for company. This is round is just for formality to tell you CTC and location and joining, etc.
One thing I would like to mention that in each round they will ask you to tell about yourself. So prepare that too. In HR round, they asked me some tricky puzzles to solve since I mentioned that I am very good in maths so.

College Name: Datta Meghe College of Engineering

Intern Interview Questions & Answers

FireEye user image Siriguppa Aditya

posted on 15 May 2017

I was interviewed before May 2016.

Interview Preparation Tips

Round: Test
Experience: Test had all kinds of questions apti+c-apti+cse concepts+coding.
It covered all the things related to computer science.There were 3 coding questions among 39
Duration: 1 hour
Total Questions: 39

Round: Technical Interview
Experience: Resume Related

Round: Technical Interview
Experience: Resume related and tested my knowledge on networking

Contribute & help others!
anonymous
You can choose to be anonymous

SonicWALL Interview FAQs

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

Some of the top questions asked at the SonicWALL interview -

  1. What have you done to get the answers of technical question,which you were not ...read more
  2. DHCP, ARP, ARP POISON,DNS,SSL/TLS,HACKING,BASIC NETWORKING, OSI, TCP IP, LAN, W...read more
  3. Java Basics, Singleton cl...read more

Recently Viewed

JOBS

Mercer

No Jobs

JOBS

Mercer

No Jobs

JOBS

Mercer

No Jobs

SALARIES

HARMAN

No Salaries

SALARIES

Foodhall Future Group

No Salaries

SALARIES

HARMAN

REVIEWS

Future Group home town

No Reviews

JOBS

Dell

No Jobs

INTERVIEWS

Fashion

No Interviews

REVIEWS

Foodhall Future Group

No Reviews

Tell us how to improve this page.

SonicWALL Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

G4S Interview Questions
4.0
 • 95 Interviews
McAfee Interview Questions
4.0
 • 31 Interviews
Gen Interview Questions
4.0
 • 17 Interviews
Fortinet Interview Questions
4.2
 • 11 Interviews
FireEye Interview Questions
4.3
 • 5 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

SonicWALL Reviews and Ratings

based on 60 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.7

Salary

3.5

Job security

3.6

Company culture

3.1

Promotions

3.3

Work satisfaction

Explore 60 Reviews and Ratings
Software Dev Senior Associate Engineer - 2+

Bangalore / Bengaluru

4-10 Yrs

Not Disclosed

Technical Writer Advisor

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Software Dev Principal Engineer - C and TCP/IP

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Explore more jobs
Technical Support Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Security Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SonicWALL with

Fortinet

4.2
Compare

Palo Alto Networks

3.9
Compare

Check Point Software Technologies

3.8
Compare

Sophos Technologies

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview