Upload Button Icon Add office photos

Filter interviews by

Sophos Technologies Interview Questions, Process, and Tips for Experienced

Updated 3 Sep 2023

Top Sophos Technologies Interview Questions and Answers for Experienced

7 Sophos Technologies Interview Experiences for Experienced

18 questions found

Sort by: Popular

Threat Analyst 2 Interview Questions

user image Anonymous

posted on 20 Feb 2022

I applied via Approached by Company and was interviewed in Jan 2022.

5 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (4 Questions)

  • Q1. Tell me about yourself.
  • Q2. Why are you looking for a change?
  • Q3. Share details of your previous job.
  • Q4. What are your salary expectations?
3

Technical Round (1 Question)

  • Q1. Technical questions in a IR analyst pattern
4

Technical Round (1 Question)

  • Q1. Challenge round and technical questions
5

HR Round (1 Question)

  • Q1. Salary discussion and other locations related matters

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and request my referral if required(Sreehari C P)

Network Engineer Interview Questions

user image Rohit Sharma

posted on 18 Aug 2022

I applied via Walk-in and was interviewed before Aug 2021.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. How arp works and how it detects whether the destination device is in different network?
  • Q2. How dhcp work and what is the function of relay agent.
  • Q3. Packet flow for Google

Interview Preparation Tips

Interview preparation tips for other job seekers - Please learn basics of network fundamental and tell pricise answer.

Skills evaluated in this interview

Manager - Global Purchasing Interview Questions

user image Anonymous

posted on 3 Sep 2023

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

I applied via Referral and was interviewed before Sep 2022.

4 Interview Rounds

1

Resume Shortlist Round

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
2

HR Round (1 Question)

  • Q1. Standard questions
3

Technical Round (1 Question)

  • Q1. Standard questions
4

Aptitude Test Round

Detailed technical, personal and professional points diacussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest

Interview Questions

Skills evaluated in this interview

Sophos Technologies interview questions for popular designations

 Technical Support Engineer

 (3)

 Threat Analyst

 (3)

 Senior Software Engineer 1

 (2)

 Automation Tester

 (1)

 Data Analyst

 (1)

 Linux System Administrator

 (1)

 Network Engineer

 (1)

 Network Support Engineer

 (1)

I applied via Recruitment Consultant and was interviewed before Nov 2020.

4 Interview Rounds

Interview Questions

  • Q1. Basic networking, TCP IP, DNS, DHCP, IPSEC, Site to Site VPN, Remote Access VPN Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't try to go for Technical Support role. If you are okay to take daily 10 cases you can apply.

I applied via Naukri.com and was interviewed in Aug 2019.

3 Interview Rounds

Interview Questions

  • Q1. CCNA routing switching basics, Firewall questions, ipsec , VPN Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview will be mostly of 3 rounds

1) Technical
2) soft skills
3) managerial

There was no specific HR round , but you will negotiate it with TA team.
Well in my case it was.

Be well prepared for all

Jobs at Sophos Technologies

View all

I was interviewed before Jul 2016.

5 Interview Rounds

Interview Questions

  • Q1. All Question were asked what i mentioned in my CV Add Answer

Interview Preparation Tips

Round: Resume Shortlist
Experience: Resume was shortlisted by HR and they told me that I have to work ok AWS and Linux based environment mostly but here i am working doing labour kind of job .
Tips: You need to ask the HR to the job should be totally relevant to my CV.

Round: Technical Interview
Experience: Interview was good i was happy with the technical round
Tips: Just go through your CV you have mentioned

Round: DCO Manager
Experience: This round was also good
Tips: You need to have good Communication skills

Skills: Linux

Interview questions from similar companies

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

I applied via Job Fair

3 Interview Rounds

1

Group Discussion Round

I attended through campus placement.they gave a general topic and ask us to speak

2

Technical Round (1 Question)

  • Q1. What is variable html structure coding in array
3

HR Round (1 Question)

  • Q1. It was just a simple general discussion about the timings

Skills evaluated in this interview

SDE-2 Interview Questions

Atlassian user image CodingNinjas

posted on 20 May 2022

I was interviewed in Mar 2022.

5 Interview Rounds

1

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

LLD Round (but with machine coding sort of expectations in whatever that can be done in 60 mins)

  • Q1. Design Question

    Snake game

2

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

DSA 

  • Q1. K Most Frequent Words You have been given an array/list 'WORDS' of 'N' non-empty words, and an integer 'K'. Your task is to return the &...read more
3

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. System Design Question Tagging system across all Atlassian products (Jira, Confluence, Bitbucket). Tag addition/update/delete in one product should reflect acro...read more
4

Video Call Round (1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

Managerial Round (Some questions on projects and general situation based questions)

  • Q1. Project Based Question Questions on my past projects (Not extreme deep dive, but a very high level overview etc.) Situational based questions (ex-what will you ...read more
5

HR Round (1 Question)

Round duration - 45 minutes
Round difficulty - Easy

Values round

  • Q1. Basic HR questions

    Atlassian has 5 values. Situational questions will be asked around those 5 values if you've demonstrated them in your past or not.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 2 in BangaloreEligibility criteriaNot aware of any such thing as I applied as experienced person.Atlassian interview preparation:Topics to prepare for the interview - Data Structures, System Design, Low level design, Machine codingTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Practised topic wise leetcode questions from basics
Tip 2 : Watched so many system design mock interviews
Tip 3 : Did mock interviews with friends for DSA and System design rounds.

Application resume tips for other job seekers

Tip 1 : Single page resume.
Tip 2 : Get it proof read by friends and professionals and take feedback.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Mar 2022.

2 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Implement a calculator class which does this cal.add(2).sub(3).mul(4).delay(2000).add(4) etc
  • Q2. Problems on Array and bit manipulation. Questions on setTimeout() and bind functions. Polyfill for Promise function currying add(1)(2)(3)(4) etc
2

One-on-one Round (1 Question)

  • Q1. Given a nested checkboxes like parents > children > childre etc write javascript code such that on click of any checkbox all its children should get updated to ...read more

Interview Preparation Tips

Topics to prepare for Nutanix Front end Developer interview:
  • DSA
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - Brush up well with javascript. Polyfills for all the methods, DSA, setTimeout() call, bind, apply method.

Skills evaluated in this interview

Sophos Technologies Interview FAQs

How many rounds are there in Sophos Technologies interview for experienced candidates?
Sophos Technologies interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the Sophos Technologies interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Sophos Technologies interview for experienced candidates?
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 Sophos Technologies. The most common topics and skills that interviewers at Sophos Technologies expect are Recruitment, Linux, Machine Learning, HP Data Protector and Python.
What are the top questions asked in Sophos Technologies interview for experienced candidates?

Some of the top questions asked at the Sophos Technologies interview for experienced candidates -

  1. How arp works and how it detects whether the destination device is in different...read more
  2. How dhcp work and what is the function of relay age...read more
  3. Inorder traversal of binary t...read more
How long is the Sophos Technologies interview process?

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

Tell us how to improve this page.

People are getting interviews through

based on 5 Sophos Technologies interviews
WalkIn
Job Portal
Recruitment Consultant
Referral
20%
20%
20%
20%
20% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Globant Interview Questions
3.9
 • 161 Interviews
McAfee Interview Questions
4.0
 • 28 Interviews
Fortinet Interview Questions
4.2
 • 10 Interviews
CrowdStrike Interview Questions
4.0
 • 9 Interviews
FireEye Interview Questions
4.3
 • 5 Interviews
Trend Micro Interview Questions
4.3
 • 1 Interview
View all

Sophos Technologies Reviews and Ratings

based on 193 reviews

4.0/5

Rating in categories

3.8

Skill development

4.1

Work-Life balance

3.6

Salary & Benefits

3.8

Job Security

3.9

Company culture

3.3

Promotions/Appraisal

3.7

Work Satisfaction

Explore 193 Reviews and Ratings
Senior Software Engineer (UI Developer)

Kolkata,

Mumbai

+5

6-11 Yrs

₹ 12.7-40 LPA

Senior Threat Analyst (Remote)

Remote

5-9 Yrs

Not Disclosed

Senior Data Analyst

Remote

3-5 Yrs

Not Disclosed

Explore more jobs
Technical Support Engineer
120 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Senior Software Engineer
79 salaries
unlock blur

₹14.7 L/yr - ₹42 L/yr

Network Security Engineer
71 salaries
unlock blur

₹3.8 L/yr - ₹12 L/yr

Software Engineer
43 salaries
unlock blur

₹6.1 L/yr - ₹24 L/yr

Software Engineer III
34 salaries
unlock blur

₹11.8 L/yr - ₹31 L/yr

Explore more salaries
Compare Sophos Technologies with

QUICK HEAL TECHNOLOGIES

3.7
Compare

Trend Micro

4.4
Compare

McAfee

4.0
Compare

NortonLifeLock's

4.0
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