Upload Button Icon Add office photos

Filter interviews by

Atos Interview Questions, Process, and Tips

Updated 27 Jan 2025

Top Atos Interview Questions and Answers

View all 180 questions

Atos Interview Experiences

Popular Designations

365 interviews found

Trainee Interview Questions & Answers

user image 2JR19EC420_SPOORTI

posted on 27 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

It was basic questions of maths and logical reasoning

Round 2 - Aptitude Test 

It’s related to behavioural question fully

Round 3 - Technical 

(2 Questions)

  • Q1. Interviewer asked questions related to the field which I studied 3 to 4 questions example fullwave and half wave difference
  • Q2. Also checked our communication through the story telling

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your communication and be confident.

Top Atos Trainee Interview Questions and Answers

Q1. What is Difference Between HTTP and HTTPS ?
View answer (2)

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Data Analyst Interview Questions & Answers

user image Pranita Wagh

posted on 27 Jan 2025

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself? Why do you want to work as a data analyst? What do you know about our company?
  • Q2. What are your short-term and long-term career goals in the field of data analysis? Why do you wish to pursue a career in data analysis? What factors motivate you to work in a data-driven environment?

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Associate Interview Questions & Answers

user image The Dharun Chapter

posted on 15 Dec 2024

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning, English , Maths

Round 2 - Coding Test 

Basic of Python, string, Loops

Round 3 - HR 

(1 Question)

  • Q1. Basic of all Hr round

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

Trainee Interview Questions & Answers

user image Bhomatpalli Shravan Kumar

posted on 11 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via campus placement at Vel tech multitech dr.rangarajan dr.sakunthala engineering college, Chennai

Round 1 - One-on-one 

(2 Questions)

  • Q1. Networking concepts
  • Q2. Discussion on final year project

Interview Preparation Tips

Interview preparation tips for other job seekers - It was decent , mostly communication skills will be checked.

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Atos interview questions for popular designations

 Associate Consultant

 (44)

 Consultant

 (24)

 Trainee

 (19)

 Financial Analyst

 (13)

 Software Engineer

 (12)

 Senior Consultant

 (10)

 Software Developer

 (9)

 System Engineer

 (9)

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

I applied via Job Fair

Round 1 - Aptitude Test 

Verbal, reasoning,aptitude

Round 2 - Technical 

(1 Question)

  • Q1. MCQs related to CS
Round 3 - Coding Test 

2Coding questions and it was moderate level

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

Get interview-ready with Top Atos Interview Questions

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is scd type 2?
  • Ans. 

    SCD type 2 is a method used in data warehousing to track historical changes by creating a new record for each change.

    • SCD type 2 stands for Slowly Changing Dimension type 2

    • It involves creating a new record in the dimension table whenever there is a change in the data

    • The old record is marked as inactive and the new record is marked as current

    • It allows for historical tracking of changes in data over time

    • Example: If a cust...

  • Answered by AI
  • Q2. Pyspark question read CSV from folder and add column in each csv file and write it to different location.

Skills evaluated in this interview

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Jobs at Atos

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What is the capital market?

Financial Analyst Interview Questions asked at other Companies

Q1. Suppose you have 10000 US dollars with you, out of which you took a loan of 5000 US Dollars. Now suppose you have purchased two assets of 5000 US Dollars each, one through cash and other through bank loan. How would you show this transactio... read more
View answer (3)

Data Scientist interview

user image Aegis TV

posted on 23 Nov 2021

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Uipath Studio and StudioX?
  • Ans. 

    UiPath Studio is for professional developers, while StudioX is for business users with no coding experience.

    • UiPath Studio is for professional developers who have coding experience.

    • StudioX is designed for business users with no coding experience.

    • StudioX has a more user-friendly interface and pre-built automation templates.

    • UiPath Studio offers more advanced features and customization options for developers.

    • StudioX allows...

  • Answered by AI
  • Q2. Do you know about Automation Test Suite?
  • Ans. 

    Automation Test Suite is a collection of test cases that are automated to test the functionality of a software application.

    • Automation Test Suite helps in executing multiple test cases efficiently.

    • It helps in reducing manual effort and time required for testing.

    • Test suites can be scheduled to run at specific times or triggered based on certain events.

    • Examples of popular automation test suites include Selenium, UFT, and

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Atos Rpa User Interface Path Developer interview:
  • orchestartor
  • Database
  • queue

Skills evaluated in this interview

Rpa User Interface Path Developer Interview Questions asked at other Companies

Q1. 1. what are the difference between queue item and transaction item ?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Struts framework question
  • Q2. Working flow of struts
  • Ans. 

    Struts is a framework for building Java web applications based on the Model-View-Controller (MVC) design pattern.

    • Struts framework is based on MVC architecture

    • It uses ActionServlet as the controller

    • Struts configuration is done using XML files like struts-config.xml

    • It provides built-in support for form validation and error handling

    • Struts actions are mapped to URLs in struts-config.xml

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Atos Interview FAQs

How many rounds are there in Atos interview?
Atos interview process usually has 2-3 rounds. The most common rounds in the Atos interview process are Technical, HR and Resume Shortlist.
How to prepare for Atos 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 Troubleshooting, Javascript, Linux, Monitoring and SQL.
What are the top questions asked in Atos interview?

Some of the top questions asked at the Atos interview -

  1. What is Difference Between HTTP and HTTP...read more
  2. What is the Command For Hard Disk Partition In Lin...read more
  3. Which data structure would deal with first in last o...read more
How long is the Atos interview process?

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

Tell us how to improve this page.

Atos Interview Process

based on 209 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Atos Reviews and Ratings

based on 3.9k reviews

3.9/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 3.9k Reviews and Ratings
Hiring For Banking Non-Voice Process (UK/US)

Chennai

2-6 Yrs

₹ 1-3.75 LPA

Aix Administrator

Pune,

Chennai

+1

5-10 Yrs

Not Disclosed

Hiring For Lead Oracle Database Administrator

Pune,

Chennai

+1

10-18 Yrs

Not Disclosed

Explore more jobs
Associate Consultant
5.2k salaries
unlock blur

₹3 L/yr - ₹11.7 L/yr

Consultant
3.8k salaries
unlock blur

₹6.9 L/yr - ₹27 L/yr

Senior Consultant
1.9k salaries
unlock blur

₹10.9 L/yr - ₹35.5 L/yr

System Engineer
914 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Software Engineer
771 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Explore more salaries
Compare Atos with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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