Upload Button Icon Add office photos

Atos

Compare button icon Compare button icon Compare

Filter interviews by

Atos Security Analyst Interview Questions, Process, and Tips

Updated 28 Feb 2024

Top Atos Security Analyst Interview Questions and Answers

Atos Security Analyst Interview Experiences

3 interviews found

Security Analyst Interview Questions & Answers

user image Likhith K Arya

posted on 28 Feb 2024

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is 3 way hand shaking
  • Ans. 

    3 way hand shaking is a process in TCP/IP communication where three packets are exchanged to establish a connection.

    • Three packets are involved: SYN, SYN-ACK, ACK

    • SYN packet is sent by the client to the server to initiate the connection

    • SYN-ACK packet is sent by the server to the client as a response

    • ACK packet is sent by the client to the server to confirm the connection

  • Answered by AI
  • Q2. What is OSI Model
  • Ans. 

    The OSI Model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI Model stands for Open Systems Interconnection Model.

    • It helps in understanding how data is transferred between devices in a network.

    • Each layer has specific functions and communicates with the adjacent layers.

    • Examples of layers include Physical, Data Link, Network, Transport, Sessio

  • Answered by AI
  • Q3. Tell about your work culture
  • Q4. Difference between tcp and udp
  • Ans. 

    TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.

    • TCP is connection-oriented, meaning it establishes a connection before sending data, while UDP is connectionless.

    • TCP is reliable as it ensures all data is received in order and without errors, while UDP does not guarantee delivery.

    • TCP is slower due to the overhead of establishing and maintaining connections, while UDP ...

  • Answered by AI
  • Q5. What is firewall
  • Ans. 

    A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Acts as a barrier between a trusted internal network and untrusted external network

    • Filters traffic based on rules set by the network administrator

    • Can be hardware-based or software-based

    • Examples include Cisco ASA, Palo Alto Networks, and pfSense

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy

Skills evaluated in this interview

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

(2 Questions)

  • Q1. SIEM Architecture
  • Q2. MITRE Framework

Security Analyst Interview Questions Asked at Other Companies

Q1. How do you test a web application? What is CSRF and SSRF? What is ... read more
asked in TCS
Q2. What protocols used by nmap Difference between public and private ... read more
Q3. 1. Describe your SOC scenario! 2. What kind of report you prepari ... read more
Q4. Difference between encryption and encoding? With examples and imp ... read more
asked in TCS
Q5. what are the major vulnerabilities you've encounterd? how did you ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic of linux is required
  • Q2. Basic of windows is required

Interview Preparation Tips

Interview preparation tips for other job seekers - Go and study basic things to crack the interview check for port numbers

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

Interview Questionnaire 

2 Questions

  • Q1. Resume based questions
  • Q2. Basics with application

I applied via Campus Placement and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. Projects and internships done in detail. 2. Object oriented programming characteristics 3. Differences between private, public and protected classes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident but not over confident.

I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be real, and just be confident with what ever knowledge you have, nobody expects you to know everything. Every company from freshers expect basic knowledge and an attitude for to learn new things.

I applied via Company Website and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me the Architecture of a Flipflop.
  • Ans. 

    A flip-flop is a digital circuit that can store one bit of information. It has two stable states and is used for memory storage and data transfer.

    • Flip-flops are made up of logic gates, such as NAND or NOR gates.

    • They have two stable states: SET and RESET.

    • The SET state is when the output is high and the RESET state is when the output is low.

    • Flip-flops can be edge-triggered or level-triggered.

    • Examples of flip-flops includ

  • Answered by AI
  • Q2. Give me a real life example that says you are flexible.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well for the online assesment round.aptitude were intermediate and english was pretty easy. If you clear that round there is 70% chances that you have cleared the interview.

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All the questions are like basic questions , what matters more is your communication and you confidence along with the way that you answer their questions...!

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answer them perfectly even though you are doubtful about it.

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Accounting related
  • Q2. Advance excel
  • Q3. Personal

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going for interview plz update yourself with profile you had apply

Atos Interview FAQs

How many rounds are there in Atos Security Analyst interview?
Atos interview process usually has 1-2 rounds. The most common rounds in the Atos interview process are Technical and Resume Shortlist.
How to prepare for Atos Security Analyst 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 Atos. The most common topics and skills that interviewers at Atos expect are Antivirus, CCNA, Content Management, Firewall and IT Operations.
What are the top questions asked in Atos Security Analyst interview?

Some of the top questions asked at the Atos Security Analyst interview -

  1. What is 3 way hand shak...read more
  2. What is OSI Mo...read more
  3. What is firew...read more

Tell us how to improve this page.

Atos Security Analyst Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Atos Security Analyst Salary
based on 266 salaries
₹2.8 L/yr - ₹9 L/yr
At par with the average Security Analyst Salary in India
View more details

Atos Security Analyst Reviews and Ratings

based on 13 reviews

3.7/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.3

Salary

4.3

Job security

3.9

Company culture

2.7

Promotions

3.9

Work satisfaction

Explore 13 Reviews and Ratings
Associate Consultant
5.2k salaries
unlock blur

₹3 L/yr - ₹11.5 L/yr

Consultant
4k salaries
unlock blur

₹7 L/yr - ₹27 L/yr

Senior Consultant
2k salaries
unlock blur

₹10.7 L/yr - ₹36 L/yr

System Engineer
930 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Software Engineer
842 salaries
unlock blur

₹2.4 L/yr - ₹10.7 L/yr

Explore more salaries
Compare Atos with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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