Upload Button Icon Add office photos

Filter interviews by

Atos Associate Software Engineer Interview Questions and Answers

Updated 20 Feb 2015

Atos Associate Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Mostly from your project

Interview Preparation Tips

Round: Test
Experience: Easy
Tips: You should have your basics clear.
Duration: 60 minutes minutes
Total Questions: Aptitude

Round: Group Discussion
Experience: They just wanted to check your communication skills.You must sound confident when you speak.
Tips: Start working on your English from today itself .you can't improve it overnight.
Duration: 20 mins minutes

Round: Technical Interview
Experience: They wanted to know your contribution in project and whether you have done it seriously or not.
Tips: Basics of your branch, clear knowledge of your project and you will make it through.

General Tips: Never stop trying.You never know ,a single night can change your life.
College Name: NIT AGARTALA
Motivation: Was rejected by 5 companies ,I think that was enough to motivate me for applying to this company.

Interview questions from similar companies

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

I applied via Campus Placement

Round 1 - Coding Test 

6 medium coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. What do you mean by Object oriented programing?
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Objects are instances of classes, which define the structure and behavior of the objects.

    • Encapsulation, inheritance, and polymorphism are key principles of object-oriented programming.

    • Example: In a banking application, a 'Customer' class can have attributes like name and account balance, and methods li

  • Answered by AI
  • Q2. What is relational database? what are it's advantages?
  • Ans. 

    Relational database is a type of database that stores and organizes data in tables with relationships between them.

    • Data is stored in tables with rows and columns

    • Tables can have relationships with each other through keys

    • SQL is commonly used to query and manipulate data in relational databases

    • Examples include MySQL, PostgreSQL, Oracle

  • Answered by AI

Interview Preparation Tips

Topics to prepare for UST Associate Software Engineer interview:
  • Python
  • Mechine learning
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Some questions from aptitute and some from web development

Round 2 - Technical 

(3 Questions)

  • Q1. Html css js sql
  • Q2. What is table tag
  • Ans. 

    The table tag is an HTML element used to create a table structure on a web page.

    • The table tag is used to define the start and end of a table.

    • It is typically used in conjunction with the tr (table row) and td (table data/cell) tags.

    • Tables can be used to display tabular data, such as a list of items or a grid of information.

    • Table tags can also include attributes like border, cellpadding, cellspacing, etc.

    • Example:

      Cell 1C

  • Answered by AI
  • Q3. Give inner join operation
  • Ans. 

    Inner join is an operation that combines rows from two or more tables based on a related column between them.

    • Inner join returns only the matching rows between the tables.

    • It is performed using the JOIN keyword in SQL.

    • The common column used for joining should have the same data type in both tables.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

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

(1 Question)

  • Q1. Coding round for some js

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for everything

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Bangalore Institute Of Technology (BIT) and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

40 questions-aptitude test followed by a technical test comprising 10 questions.

Round 2 - Technical 

(1 Question)

  • Q1. Add two linked list minimum cost path print all the nodes in a tree except the leaf nodes.
  • Ans. 

    The question asks for adding two linked lists, finding the minimum cost path, and printing all nodes in a tree except the leaf nodes.

    • To add two linked lists, traverse both lists simultaneously and add corresponding nodes.

    • To find the minimum cost path, use algorithms like Dijkstra's or A*.

    • To print all nodes in a tree except the leaf nodes, perform a depth-first traversal and print non-leaf nodes.

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Mix of hr + technical questions. Didn't ask much deep in technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - I got rejected here

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

We have attempt all questions in that test.

Round 2 - Assignment 

They will give some questions based on technical side.

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Walk-in and was interviewed in Mar 2023. 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 tips
Round 2 - Aptitude Test 

GK questions (multiple choice questions)

Round 3 - One-on-one 

(5 Questions)

  • Q1. Tell something about you
  • Q2. What are your weaknesses
  • Q3. What Are your strengths
  • Q4. Technical skills
  • Q5. Reason for job change

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 4 interview rounds.

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 - Coding Test 

There were 3-4 medium-level DSA questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. The technical interview is easy in this company. General questions are asked on C++, operating systems, Databases, OOPS. Basic project discussion also happens.
Round 4 - HR 

(2 Questions)

  • Q1. They expect the new joiners to have complete knowledge about the company thus it is advised that before this interview, candidates should properly read about Publicis sapient history and should visit its w...
  • Q2. Where are the job locations of Publicis sapient in India?
  • Ans. 

    Publicis Sapient has job locations in multiple cities across India.

    • Publicis Sapient has offices in Bangalore, Gurgaon, Mumbai, and Chennai.

    • They also have a presence in Noida, Hyderabad, and Jaipur.

    • The company offers remote work options as well.

    • Job locations may vary depending on the specific role and project.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have your basics clear. The interviewer in this company will not ask tough DSA questions and over all its interview process is medium.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

5 coding question is there. we have to solve Atleast 3 for interview call.

Round 3 - Technical 

(2 Questions)

  • Q1. Find middle element in linked list and Floyd algorithm.
  • Ans. 

    Finding middle element in linked list using Floyd algorithm.

    • Floyd algorithm uses two pointers, one slow and one fast, to traverse the linked list.

    • The slow pointer moves one node at a time while the fast pointer moves two nodes at a time.

    • When the fast pointer reaches the end of the list, the slow pointer will be at the middle element.

    • If the list has even number of elements, there will be two middle elements.

    • In that case...

  • Answered by AI
  • Q2. Questions based on java programming language.

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest to focus more on programming language. Solve basic DSA problems based on(array, linked list and string)and don't forgot to practice basic SQL queries.
and revise your project atleast once before going for interview.

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. What is object oriented programming language in java
  • Ans. 

    Java is an object-oriented programming language that uses classes and objects to organize and structure code.

    • Java is based on the concept of classes and objects

    • Classes define the properties and behaviors of objects

    • Objects are instances of classes that can interact with each other

    • Java supports encapsulation, inheritance, and polymorphism

    • Examples of object-oriented programming in Java include creating a class for a car w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dividing programs into class or objects is called oops .
Oops are classified into following types they are:
1)class:
Class is template from which objects are created. Collection of objects is called object.It is logical Entity
2. Object :
It is an instance of class. It has some states and behaviour. It is both physical and logical Entity .
3. Abstraction:
Hiding the implementation part and showing the functionality is called Abstraction.
Ex:sending SMS where we type text but don't the internal working.
Abstraction can be achieved by
Abstract classes and interfaces
4.Encapuslation:
Binding up of code and data or Variables and methods together is called Encapsulation
Ex: capsule different medicines are binded in it
We can achieve it by getter and setter methods
5) polymorphism:
Performing the same task in different ways is called polymorphism
It can be achieved by method over loading complie time polymorphism and run time polymorphism method overriding.
a) method overloading:
Same method name but different parameters is known as method overloading
b) method overriding:
Same method name & same parameters in sub class and super class is called method overriding.
6.Inheritance:
Acquiring properties from one class to another class is called inheritance
1) single inheritance :
Single child class inherits characteristics of single parent class
Multilevel inheritance
2) for example, a Child inherits behavior from his father, and the father has inherited characteristics from his father.
3) hierarchical inheritance:
One class is inherited by multiple subclasses
4) multiple inheritance:
One class inherits features of more than one base class and is not supported in Java, but the class can implement more than one interface.
5)Hybrid Inheritance: This is a combination of single and multiple inheritances.

7)

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Solving within the given time limit and understanding the problems are key method to clear this round

Round 2 - Technical 

(2 Questions)

  • Q1. The question was based on C programming and sql language, since I added that in my resume
  • Q2. Define typecasting, and what is calloc and malloc
  • Ans. 

    Typecasting is converting one data type to another. Malloc and calloc are functions used to allocate memory dynamically.

    • Typecasting is done using casting operators like (int), (float), etc.

    • Malloc is used to allocate memory for a single variable while calloc is used to allocate memory for multiple variables.

    • Malloc and calloc return a void pointer which needs to be typecasted to the appropriate data type.

    • Example: int x =...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and sure while attending technical interview and get prepare with your resume during your final interview

Tell us how to improve this page.

Atos Associate Software Engineer Salary
based on 37 salaries
₹3.1 L/yr - ₹5.2 L/yr
30% less than the average Associate Software Engineer Salary in India
View more details

Atos Associate Software Engineer Reviews and Ratings

based on 21 reviews

4.3/5

Rating in categories

4.2

Skill development

3.8

Work-Life balance

3.8

Salary & Benefits

4.8

Job Security

4.3

Company culture

3.8

Promotions/Appraisal

4.1

Work Satisfaction

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

₹3 L/yr - ₹11.9 L/yr

Consultant
3.8k salaries
unlock blur

₹6.9 L/yr - ₹26.9 L/yr

Senior Consultant
1.9k salaries
unlock blur

₹10.8 L/yr - ₹34 L/yr

System Engineer
919 salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Senior Associate
399 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Atos with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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