Upload Button Icon Add office photos

Atos

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Atos Java Developer Interview Questions and Answers

Updated 27 Aug 2024

Atos Java Developer Interview Experiences

5 interviews found

Java Developer Interview Questions & Answers

user image Praveen Pk

posted on 27 Aug 2024

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

They asked question about myself

Round 2 - Coding Test 

Gave codeing in advance java concepts

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java8, Spring Boot, Microservices

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Constructor, Interface, Abstraction, Spring boot, Microservices
  • Q2. What is super keywords? What is Interface? What is constructor? What is use of @Componentscan ?
  • Ans. 

    Answers to common Java Developer interview questions.

    • super keyword is used to call a method or constructor of the parent class

    • Interface is a collection of abstract methods and constants that can be implemented by a class

    • Constructor is a special method used to initialize objects

    • @Componentscan is used to scan for Spring components in a specified package

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. They asked all technical questions again and also had discussion on project
Round 3 - One-on-one 

(1 Question)

  • Q1. We had a discussion on CTC part and last organization.

Interview Preparation Tips

Topics to prepare for Atos Java Developer interview:
  • Core Java
  • Spring Boot
  • Micro-services
Interview preparation tips for other job seekers - Interview was quite easy ,be confident with your skills.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. 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 

(2 Questions)

  • Q1. Basic java fundamental
  • Q2. Spring boot microsercices
Round 3 - Technical 

(2 Questions)

  • Q1. This Round wholy Depends on Project
  • Q2. Project Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on Basic Fundamental

Atos interview questions for designations

 Fullstack Java Application Developer

 (1)

 Developer

 (1)

 Software Developer

 (10)

 Servicenow Developer

 (3)

 Cloud Developer

 (1)

 Automation Developer

 (1)

 RPA Developer

 (1)

 Software Developer fresher

 (2)

Java Developer Interview Questions & Answers

user image Mohan Gorrepati

posted on 23 Aug 2023

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

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 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 - Aptitude Test 

Good and quite easy to crack most of them

Round 3 - Coding Test 

Some awareness of the languages

Round 4 - Technical 

(1 Question)

  • Q1. Java interview like polymorphism,datatypes
Round 5 - HR 

(1 Question)

  • Q1. Self introduction

Interview questions from similar companies

Java Developer Interview Questions & Answers

Capgemini user image Aditya Karmarkar

posted on 27 Aug 2015

Interview Preparation Tips

General Tips: Speak in English, as much as you can also listen to every good English speaker.
Skill Tips: Keep your ears open as they ask what you know but in a manner in which you don't know ( don't expect)
Skills: communication skills, java , database, computer networking
College Name: Vidyalankar Institute Of Technology

I was interviewed before Sep 2016.

Interview Preparation Tips

Round: Group Discussion
Experience: Interview was scheduled in Grab Job consultancy. In that, a class room, where we all asked to sit and interviewer was sitting in front and asked to speak one by one on the topic traffic situation in Hyderabad.
Tips: Just speak once two to three lines. Don't rush to speak. Take ur time and don't try speak repeatedly.
Duration: 35 minutes

Round: Technical Interview
Experience: System based test. Easy question from java , c, data structure.

Round: HR Interview
Experience: Not held because already we got too late.

Skills: Proficiency In English, Basic Coding
College Name: Medak College of engineering

I was interviewed in Mar 2017.

Interview Questionnaire 

5 Questions

  • Q1. Oops concepts in Java?
  • Ans. 

    Oops concepts in Java

    • Encapsulation - hiding implementation details

    • Inheritance - reusing code and creating parent-child relationships

    • Polymorphism - multiple forms of a method or object

    • Abstraction - creating abstract classes and interfaces

    • Example: Encapsulation - using private variables and public methods

    • Example: Inheritance - creating a subclass that inherits from a superclass

    • Example: Polymorphism - using method overloa...

  • Answered by AI
  • Q2. Altering columns in Databases?
  • Ans. 

    Altering columns in databases involves modifying the structure of a table by adding, deleting or modifying columns.

    • Use ALTER TABLE statement to modify columns

    • Add new columns using ADD COLUMN

    • Delete columns using DROP COLUMN

    • Modify columns using MODIFY COLUMN

    • Changing column data type may result in data loss

  • Answered by AI
  • Q3. Asked some queries in SQL
  • Q4. Reversing a number in java?
  • Ans. 

    Reversing a number in Java

    • Convert the number to a string

    • Use StringBuilder to reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
  • Q5. Extracting words from a line in java?
  • Ans. 

    To extract words from a line in Java, split the line using whitespace as delimiter.

    • Use the split() method of String class

    • Pass the whitespace regex as argument to split() method

    • Iterate over the resulting array to get individual words

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: Started with the question "Tell me about yourself". Asked me about Core Java. Asked to solve some questions related to Java and SQL.
Tips: Be prepared with high knowledge in Java, Data Structures and SQL.

Skills: Java Programming, Data Strrutures, SQL
College Name: IIITDM Jabalpur

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What's a Single Ops tool?
  • Ans. 

    Single Ops tool is a software that helps businesses manage their operations from a single platform.

    • It streamlines processes and improves efficiency

    • It can include features like scheduling, inventory management, and invoicing

    • Examples include ServiceTitan, Jobber, and Housecall Pro

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a background in marketing and have worked in the industry for 5 years.

    • I am currently pursuing a Master's degree in Business Administration to further my skills and knowledge.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: We had screening test in which 15 out of 40 were shortlisted
Tips: Be quick , skip the difficult ones
Duration: 20 minutes
Total Questions: 60

Round: Group Discussion
Experience: Had a brief discussion on the topic.Started the conversation and did positive contribution.
Tips: Speak with confidence , maintain eye contact with everyone .
Duration: 15 minutes

Round: Technical Interview
Experience: Have been asked around 10-15 questions , difficulty is moderate

Round: HR Interview
Experience: Open loop questions
Tips: Be realistic and keep it short

College Name: Malla Reddy Institute Of Engineering & Technology ( MRIET )

Skills evaluated in this interview

Associate Interview Questions & Answers

Capgemini user image Vivek kumar Singh

posted on 26 Jul 2017

Interview Questionnaire 

1 Question

  • Q1. Self intro Technical

Interview Preparation Tips

Round: Technical round
Experience: Computer skills

Round: Manager Round
Experience: Manager asked about experience and academics questions

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

Atos Interview FAQs

How many rounds are there in Atos Java Developer interview?
Atos interview process usually has 2-3 rounds. The most common rounds in the Atos interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Atos Java Developer 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 Java, Javascript, Hibernate, Spring and Spring Boot.
What are the top questions asked in Atos Java Developer interview?

Some of the top questions asked at the Atos Java Developer interview -

  1. What is super keywords? What is Interface? What is constructor? What is use of ...read more
  2. Constructor, Interface, Abstraction, Spring boot, Microservi...read more
  3. They asked all technical questions again and also had discussion on proj...read more

Recently Viewed

SALARIES

Atos

REVIEWS

Atos

No Reviews

SALARIES

Atos

REVIEWS

Atos

No Reviews

SALARIES

Atos

SALARIES

Atos

SALARIES

Atos

REVIEWS

Kalpataru Projects International

No Reviews

SALARIES

Atos

SALARIES

Atos

No Salaries

Tell us how to improve this page.

Atos Java Developer Interview Process

based on 4 interviews

Interview experience

4.8
  
Excellent
View more
Atos Java Developer Salary
based on 53 salaries
₹2.8 L/yr - ₹8 L/yr
26% less than the average Java Developer Salary in India
View more details

Atos Java Developer Reviews and Ratings

based on 10 reviews

4.0/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.1

Salary

2.9

Job security

3.2

Company culture

3.1

Promotions

3.5

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Consultant
4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
936 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
856 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Atos with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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