Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deloitte Cyber Security Analyst Interview Questions and Answers

Updated 1 Jan 2025

Deloitte Cyber Security Analyst Interview Experiences

6 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

About a rat that can exfoliate the system and also mirte attack

Round 2 - Coding Test 

Assembly language with little python

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck for interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to DKIM, SPF
  • Q2. Different ports and example of UDP port
  • Ans. 

    Different ports are used for communication in networking. UDP port 53 is used for DNS.

    • Ports are used to identify different services or processes on a network

    • UDP port 53 is used for DNS (Domain Name System)

    • Other common UDP ports include 67 (DHCP), 161 (SNMP), and 123 (NTP)

  • Answered by AI

Skills evaluated in this interview

Cyber Security Analyst Interview Questions Asked at Other Companies

asked in PwC
Q1. 3- If you have received 2 mails from PwC with same name how will ... read more
Q2. When conducting dynamic analysis on a suspicious executable, desc ... read more
Q3. You come across an unknown piece of malware. What methods and too ... read more
asked in PwC
Q4. 5- How will you make your system secure from a user point of view ... read more
asked in PwC
Q5. 1- What do you know about cyber security?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Incident response life cycle
  • Q2. Cyber kill chain
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 - Technical 

(3 Questions)

  • Q1. Basic web application attacks
  • Q2. Active Directory attacks
  • Q3. Network security pentesting mythology
Round 3 - HR 

(1 Question)

  • Q1. Asking about ctc and notice period or general questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All good

Deloitte interview questions for designations

 Cyber Security Consultant

 (2)

 Cyber Security Associate

 (1)

 Security Analyst

 (1)

 Senior Security Analyst

 (1)

 IT Security Analyst

 (1)

 Information Security Analyst

 (1)

 Security Engineer

 (1)

 Security Consultant

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(1 Question)

  • Q1. SOC related

Interview Preparation Tips

Interview preparation tips for other job seekers - I am working in Ernst and Young LLP since April 2023

I applied via LinkedIn and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Qradar Only,
  • Q2. Nothing related to Cybersecurity

Interview Preparation Tips

Interview preparation tips for other job seekers - They Only listen to, What they actually want to.
Simple.
Don't doubt your Skills, It doesn't matter you are not worth it.
keep Try.

Interview questions from similar companies

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

I applied via campus placement at Guru Nanak Dev University (GNDU) and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Asked about Reasoning, English, Computer networks, Database Management system, Electronics

Round 2 - Group Discussion 

15 min discussion on any topic given on the spot, 1 min for thinking

Round 3 - Technical 

(3 Questions)

  • Q1. What do you know about Cloud Computing?
  • Ans. 

    Cloud computing is the delivery of computing services over the internet, including servers, storage, databases, networking, software, analytics, and intelligence.

    • Cloud computing allows users to access and store data and applications on remote servers instead of on their local devices.

    • It offers scalability, flexibility, cost-effectiveness, and the ability to access resources from anywhere with an internet connection.

    • Exa...

  • Answered by AI
  • Q2. OOPs concepts and examples
  • Ans. 

    OOPs concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q3. SQL queries like Joins and Selection

Interview Preparation Tips

Topics to prepare for KPMG India Cyber Security Analyst interview:
  • DSA
  • Cloud Computing
  • Network Security
  • OOPS
Interview preparation tips for other job seekers - Prepare well for Cloud computing, SQL, OOPs and basic coding

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 hours, basic dsa questions, cyber security related mcqs

Round 2 - Technical 

(4 Questions)

  • Q1. What is normalization in dbms
  • Ans. 

    Normalization in DBMS is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a database into smaller, more manageable tables and defining relationships between them.

    • It helps in reducing data redundancy by storing data in a structured and organized manner.

    • Normalization also helps in improving data integrity by ensuring that data is consistent ...

  • Answered by AI
  • Q2. Difference between truncate and delete
  • Ans. 

    Truncate is a DDL command that removes all records from a table, while delete is a DML command that removes specific records.

    • Truncate is faster than delete as it does not log individual row deletions.

    • Truncate resets identity columns, while delete does not.

    • Truncate cannot be rolled back, while delete can be rolled back using a transaction.

    • Truncate does not fire triggers, while delete does.

  • Answered by AI
  • Q3. How will your protect your digital data
  • Ans. 

    I will protect my digital data by implementing strong encryption, regular backups, and strict access controls.

    • Implement strong encryption algorithms to secure data in transit and at rest

    • Regularly backup data to prevent loss in case of cyber attacks or hardware failures

    • Enforce strict access controls by using multi-factor authentication and least privilege principle

  • Answered by AI
  • Q4. Some types of cyber attacks
  • Ans. 

    Some types of cyber attacks include phishing, malware, ransomware, DDoS attacks, and social engineering.

    • Phishing: fraudulent emails or messages to trick individuals into revealing sensitive information

    • Malware: malicious software designed to damage or gain unauthorized access to a computer system

    • Ransomware: encrypts files on a victim's system and demands payment for decryption

    • DDoS attacks: overwhelming a system with a f...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

There was group of 5 people in the gd and the topic was Electric Vehicles
20 minutes were given to conclude the gd

Round 2 - One-on-one 

(2 Questions)

  • Q1. This was a one to one technical round they ask about your project. what are your three strengths?
  • Q2. How will you lead your team?

I applied via Referral and was interviewed in Oct 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are your area of cybersecurity you are experienced in ?
  • Q2. Thats depends on you

Interview Preparation Tips

Interview preparation tips for other job seekers - Join but not for long time, so make sure you keep everything known before joining

Deloitte Interview FAQs

How many rounds are there in Deloitte Cyber Security Analyst interview?
Deloitte interview process usually has 1-2 rounds. The most common rounds in the Deloitte interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Deloitte Cyber Security Analyst interview?

Some of the top questions asked at the Deloitte Cyber Security Analyst interview -

  1. Different ports and example of UDP p...read more
  2. Qradar On...read more
  3. Nothing related to Cybersecur...read more

Tell us how to improve this page.

Deloitte Cyber Security Analyst Interview Process

based on 6 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 802 Interviews
ZS Interview Questions
3.4
 • 482 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
View all
Deloitte Cyber Security Analyst Salary
based on 121 salaries
₹3 L/yr - ₹12.2 L/yr
13% more than the average Cyber Security Analyst Salary in India
View more details

Deloitte Cyber Security Analyst Reviews and Ratings

based on 10 reviews

3.5/5

Rating in categories

2.9

Skill development

3.1

Work-life balance

3.6

Salary

3.4

Job security

2.8

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 10 Reviews and Ratings
Consultant
33.3k salaries
unlock blur

₹6.3 L/yr - ₹23.4 L/yr

Senior Consultant
20.9k salaries
unlock blur

₹11 L/yr - ₹42 L/yr

Analyst
14.2k salaries
unlock blur

₹3.9 L/yr - ₹12.5 L/yr

Assistant Manager
10.1k salaries
unlock blur

₹7.8 L/yr - ₹24 L/yr

Manager
7.1k salaries
unlock blur

₹15.8 L/yr - ₹52 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.8
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

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