Filter interviews by
I applied via Walk-in and was interviewed before Feb 2023. There were 4 interview rounds.
This covered topics on work. time, train, mathematical, etc.
Role of Technology in today's world.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows for code reuse and promotes modularity.
The class that is being inherited from is called the superclass or base class.
The class that inherits from the superclass is called the subclass or derived class.
The subclass can access the public and protected members of the superclass.
Inhe...
Method overloading is the ability to define multiple methods with the same name but different parameters.
Method overloading allows a class to have multiple methods with the same name but different parameters.
It helps in improving code readability and reusability.
The compiler determines which method to call based on the number, type, and order of the parameters.
Example: int add(int a, int b) and int add(int a, int b, in
JVM is a virtual machine that executes Java bytecode. JRE is a runtime environment that includes JVM and necessary libraries. JDK is a development kit that includes JRE and tools for developing Java applications.
JVM stands for Java Virtual Machine and is responsible for executing Java bytecode.
JRE stands for Java Runtime Environment and includes JVM and necessary libraries to run Java applications.
JDK stands for Java D...
Update query is used to modify existing records in a database table.
Update query is a SQL statement that allows you to change the values of one or more columns in a table.
It is used to update existing records based on specified conditions.
The syntax of an update query includes the UPDATE keyword followed by the table name, SET keyword to specify the columns to be updated, and WHERE clause to specify the conditions for ...
Triggers in SQL are database objects that are automatically executed in response to specified events.
Triggers are used to enforce business rules, maintain data integrity, and automate tasks.
They can be defined to execute before or after an INSERT, UPDATE, or DELETE operation.
Triggers can be written in SQL or a procedural language like PL/SQL or T-SQL.
Examples of trigger events include inserting a new record, updating a...
It was basic questions of maths and logical reasoning
It’s related to behavioural question fully
I was interviewed before Mar 2024.
Experience related introduction and technical questions
I was interviewed before Mar 2024.
Basic which included quantitative, speed
Platform: Hacker Rank,
Topics: Arrays, Strings
Atos interview questions for popular designations
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Reasoning, English , Maths
Basic of Python, string, Loops
Get interview-ready with Top Atos Interview Questions
I applied via Campus Placement
I applied via Job Fair
Verbal, reasoning,aptitude
2Coding questions and it was moderate level
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
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...
The capital market is a financial market where individuals and institutions trade financial securities.
It is a market for buying and selling long-term debt or equity-backed securities.
It includes stock exchanges and over-the-counter markets.
Investors can buy and sell stocks, bonds, and other financial instruments in the capital market.
It helps companies raise capital for expansion and growth.
Examples include the New Yo
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
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...
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
An abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.
Cannot be instantiated directly
May contain abstract methods that must be implemented by subclasses
Can have both abstract and non-abstract methods
Used to define common behavior for subclasses
Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Create a private static instance variable of the class itself
Make the constructor private to prevent instantiation from outside the class
Provide a static method to access the singleton instance
Top trending discussions
The duration of Atos interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 227 interviews
Interview experience
based on 4.2k reviews
Rating in categories
Associate Consultant
5.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
2k
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
938
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
860
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech