Atos
10+ Accenture Interview Questions and Answers
Q1. rest api put and post method diff?
PUT is used to update or replace an existing resource, while POST is used to create a new resource.
PUT is idempotent, meaning multiple identical requests will have the same effect as a single request
POST is not idempotent, meaning multiple identical requests may have different effects
PUT requires the client to specify the URI of the resource to update, while POST does not
Q2. What are differences between functional and procedural language
Functional languages focus on expressions and declarations, while procedural languages focus on sequences of statements.
Functional languages use functions as first-class citizens
Functional languages emphasize immutability and pure functions
Procedural languages use procedures and sequences of statements to achieve tasks
Procedural languages allow for mutable state and side effects
Examples of functional languages include Haskell and Lisp, while examples of procedural languages i...read more
Q3. Which data structure would deal with first in last out?
Stack
Stack is a data structure that follows the Last In First Out (LIFO) principle.
Elements are added and removed from the same end, known as the top of the stack.
Common operations include push (add element), pop (remove element), and peek (access top element).
Q4. What is difference between call by value and call by reference ?
Call by value passes a copy of the value, while call by reference passes the memory address of the value.
Call by value creates a new copy of the value being passed.
Call by reference allows the called function to modify the original value.
In call by value, changes made to the parameter inside the function do not affect the original value.
In call by reference, changes made to the parameter inside the function affect the original value.
Call by value is used when the original val...read more
Q5. Do you know functional programming in Java?
NO
Functional programming in Java involves using functions as first-class citizens
It emphasizes immutability and avoids side effects
Java 8 introduced functional programming features like lambda expressions and streams
Q6. Advantages and distinction between Objection oriented and procedural programming.
Object-oriented programming focuses on objects and their interactions, while procedural programming focuses on procedures and functions.
In object-oriented programming, data and functions are encapsulated within objects, promoting code reusability and modularity.
Procedural programming follows a step-by-step approach, where functions are called in a specific order to achieve a desired outcome.
Object-oriented programming allows for the creation of complex systems by modeling rea...read more
Q7. How does handoff takes place in a mobile communications system?
Handoff is the process of transferring an ongoing call or data session from one cell to another in a mobile communications system.
Handoff occurs when a mobile device moves out of the range of one cell and into the range of another.
The system monitors the signal strength of the mobile device and initiates handoff when the signal strength drops below a certain threshold.
Handoff can be hard or soft, depending on whether the connection is broken during the transfer or not.
Example...read more
Q8. What are u negatives and positives
Positives include strong analytical skills and attention to detail. Negatives may include lack of experience or difficulty working in a team.
Positives: strong analytical skills, attention to detail, ability to work independently
Negatives: lack of experience, difficulty working in a team, limited knowledge of specific tools or technologies
Q9. Explain Projects
Projects are specific tasks or assignments that require planning, execution, and completion within a set timeframe.
Projects have defined goals and objectives.
They involve a team of individuals working together towards a common goal.
Projects require resources such as time, money, and manpower.
They have a specific timeline or deadline for completion.
Examples: building a new website, launching a marketing campaign, developing a new product.
Q10. Are you OK with the bond clause?
Yes, I am comfortable with the bond clause.
I have reviewed the bond clause and am satisfied with its terms.
I understand the implications of the bond clause and agree to abide by it.
I have signed contracts with bond clauses before and have no issues with them.
Q11. Can the ip address same for 2 pcs?
No, IP addresses must be unique for each device on a network.
IP addresses are used to identify devices on a network.
If two devices have the same IP address, there will be conflicts and communication issues.
DHCP servers assign unique IP addresses to devices on a network.
Static IP addresses can also be manually assigned to ensure uniqueness.
Q12. Why Atos?
Atos is a global leader in digital transformation and offers a wide range of opportunities for career growth and development.
Atos is a renowned global company with a strong presence in the digital transformation industry.
They provide innovative solutions and services to clients across various sectors.
Atos offers a diverse range of projects and opportunities for learning and development.
The company values its employees and fosters a collaborative and inclusive work culture.
Ato...read more
Q13. Different types of attacks
Different types of attacks include phishing, malware, DDoS, and social engineering.
Phishing: fraudulent emails or websites to trick users into revealing sensitive information
Malware: malicious software designed to harm or exploit a computer system
DDoS: Distributed Denial of Service attacks overwhelm a system with traffic, causing it to crash
Social engineering: manipulating individuals into divulging confidential information
Q14. What is LAN, WAN?
LAN stands for Local Area Network and WAN stands for Wide Area Network.
LAN is a network of computers and devices within a limited area such as a home, office, or building.
WAN is a network that spans a large geographical area, such as a city, country, or even the world.
LAN is typically faster and more secure than WAN.
Examples of LAN include home networks, school networks, and office networks.
Examples of WAN include the internet and corporate networks that connect multiple offi...read more
Q15. What is blackdrop?
Blackdrop is a term used in photography to describe the darkest part of an image.
It is the area of the photograph with the least amount of light.
It is often used to create contrast and depth in an image.
In post-processing, adjusting the blackdrop can enhance the overall look of the photograph.
Q16. What is the use of Java
Java is a versatile programming language used for developing a wide range of applications, from web and mobile apps to enterprise systems.
Java is used for developing web applications, mobile applications, desktop applications, and enterprise systems.
It is commonly used in backend development for server-side programming.
Java is also used in game development, scientific applications, and big data processing.
It is platform-independent, meaning Java programs can run on any device...read more
Q17. what is scd type 2?
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 customer changes their address, a new record with the updated ...read more
Top HR Questions asked in Accenture
Interview Process at Accenture
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month