Accenture
Global professional services company with leading capabilities in digital, cloud and security.
4 Rounds
~21 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Backend Engineer
•
Technical
•
medium
How do you secure a REST API? Explain the lifecycle of a JWT (JSON Web Token) and how you handle token expiration.
#REST
#JWT
#Authentication
#Authorization
Cloud Engineer
•
Coding
•
medium
Write a Python script that reads a JSON-formatted AWS CloudTrail log file, extracts all 'ConsoleLogin' events where 'MFAUsed' is false, and prints the associated usernames.
#Python
#JSON
#Security
#Log Parsing
Cloud Engineer
•
Technical
•
medium
A client is worried about ransomware attacks on their data stored in Amazon S3. What features and architectures would you implement to protect their data?
#AWS
#S3
#Security
#Data Protection
Cloud Engineer
•
Technical
•
medium
Explain how you would set up cross-account IAM access in AWS so that a CI/CD pipeline in a 'Tools' account can deploy infrastructure into a 'Production' account.
#AWS
#IAM
#Security
Cloud Engineer
•
Technical
•
medium
Compare Azure Active Directory (Entra ID) with AWS IAM. How do they differ fundamentally in managing identities and access?
#Azure
#AWS
#Identity Management
Cloud Engineer
•
Technical
•
hard
By default, how do pods communicate in Kubernetes? How would you restrict a frontend pod so it can only communicate with a backend pod, and block all other traffic?
#Kubernetes
#Networking
#Security
Cloud Engineer
•
Technical
•
medium
How do you securely manage secrets (like database passwords and API keys) in a CI/CD pipeline and a Kubernetes runtime environment?
#DevSecOps
#Kubernetes
#Secrets Management
Frontend Engineer
•
Technical
•
hard
What is Content Security Policy (CSP) and how do you configure it for a modern React or Angular application?
#CSP
#Headers
#Security
Frontend Engineer
•
Technical
•
medium
Explain Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF). How do you protect a modern SPA against them?
#XSS
#CSRF
#Web Security
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.