Skip to content
SkillitriX
Accenture corporate headquarters and recruitment guide

Prime Assessment · Coding & communication

Accenture Placement Preparation

Accenture's fresher hiring is elimination-based at every stage: a 90-question, 90-minute Cognitive & Technical Assessment (critical reasoning, abstract reasoning, English, pseudocode, and cloud/security MCQs) must clear every sectional cutoff before you're allowed into the coding assessment, followed by a communication assessment and a final technical + HR interview.

Last updated 31 August 2026Calibrated for 2026/2027 Hiring

Founded1989
HeadquartersDublin, Ireland
Global Scale740,000+ employees
Target Cohort2026 & 2027 Batches

Accenture hiring tracks & compensation

2 Active Tracks

Compare CTC packages, selection cutoffs, and track descriptions across all Accenture campus hiring tiers:

Hiring TrackPackage (CTC)Qualifying Criteria
Associate Software Engineer (ASE)4.50 – 4.75 LPAClear Cognitive & Technical Assessment + 1 Coding questionStandard entry-level software engineering role in technology consulting delivery.
Advanced App Engineering (AAE)6.50 – 7.00 LPAHigh percentile in Cognitive test + Both Coding problems solved + Strong communication scoreAdvanced application development, microservices, cloud engineering track.

What is the Accenture placement process?

Accenture's fresher hiring is elimination-based at every stage: a 90-question, 90-minute Cognitive & Technical Assessment (critical reasoning, abstract reasoning, English, pseudocode, and cloud/security MCQs) must clear every sectional cutoff before you're allowed into the coding assessment, followed by a communication assessment and a final technical + HR interview.

  1. 1

    Cognitive & Technical Assessment

    90 questions in 90 minutes across six modules: Critical Reasoning, Abstract Reasoning, English Ability, MS Office/Common Applications, Pseudocode, and Cloud/Network Security.

  2. 2

    Coding assessment

    Only candidates who clear every sectional cutoff in Round 1 advance to the coding round.

  3. 3

    Communication assessment

    An automated or panel-based English communication and voice-clarity evaluation.

  4. 4

    Technical + HR interview

    Final panel round covering technical fundamentals, the coding round, and standard HR/fit questions.

Accenture exam pattern & sectional timing

2026/2027 Pattern

Detailed breakdown of test modules, duration, number of questions, and sectional cutoffs:

Section / ModuleDurationQuestionsNegative MarkingCutoff Benchmark
Critical Reasoning & Problem SolvingShared 90 mins18 QsNoSectional cutoff applied
Abstract ReasoningShared 90 mins15 QsNoSectional cutoff applied
English AbilityShared 90 mins17 QsNoSectional cutoff applied
Common Applications & MS OfficeShared 90 mins12 QsNoSectional cutoff applied
Pseudocode LogicShared 90 mins18 QsNoSectional cutoff applied
Cloud & Network SecurityShared 90 mins10 QsNoSectional cutoff applied
Coding Assessment (Immediate Unlock)45 mins2 ProblemsNo1-2 fully cleared
Automated Communication Assessment20 mins6 Spoken ModulesNoVoice clarity & fluency

Accenture eligibility criteria

  • B.E./B.Tech, B.Sc, BCA, M.E./M.Tech, MCA, or equivalent, depending on the specific drive
  • Minimum 65% or equivalent CGPA is commonly required — always confirm against the current notification, as thresholds vary by drive
  • No active standing backlog at the time of the interview
  • Consistent academic performance across Class 10, Class 12, and graduation

Documents required for verification

  • · Photo ID proof
  • · Class 10 and Class 12 mark sheets
  • · Degree mark sheets and provisional/consolidated certificate
  • · Passport-size photographs
  • · Updated resume

Accenture placement syllabus

SectionTopics
Critical & Abstract ReasoningPattern and sequence recognition · Logical deduction and analogy · Data sufficiency
English AbilityReading comprehension · Grammar and error identification · Business/workplace email writing
PseudocodeTracing loops and conditionals · Identifying output of given logic · Spotting logical errors in pseudocode
Cloud & Network SecurityBasic cloud computing concepts · Networking fundamentals · Common security terminology

Accenture sample worked questions

Step-by-Step Solutions

Representative questions from recent recruitment drives with worked explanations:

Technical MCQs — Cloud & SecurityPseudocode

Which cloud deployment model is operated solely for a single organization, whether managed internally or by a third party, and hosted internally or externally?

Public Cloud
Private Cloud
Community Cloud
Hybrid Cloud
View Answer & Detailed Explanation

Answer: Private Cloud

Private cloud infrastructure is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It offers high security and regulatory compliance.

Pseudocode — Loop Invariant TracingPseudocode

Integer p = 1, q = 5 While (q > 0) p = p * 2 q = q - 2 End While Print p + q

7
9
11
15
View Answer & Detailed Explanation

Answer: 7

Iteration 1: q=5 (>0) => p = 1*2 = 2, q = 5-2 = 3. Iteration 2: q=3 (>0) => p = 2*2 = 4, q = 3-2 = 1. Iteration 3: q=1 (>0) => p = 4*2 = 8, q = 1-2 = -1. Loop terminates as q=-1 <= 0. Print p + q = 8 + (-1) = 7.

Accenture aptitude & coding topics

Aptitude topics

  • Critical reasoning & problem solving
  • Abstract/pattern reasoning
  • English ability
  • MS Office & common applications basics

Coding topics

  • Pseudocode tracing and logic evaluation
  • Arrays and string manipulation
  • Basic conditionals and loop-heavy problems

Accenture technical interview

Pseudocode & logic

Interviewers may hand you a fresh pseudocode snippet and ask you to trace the output or spot the bug, similar to the online round.

Cloud & security basics

Simple conceptual questions on cloud service models or basic network security are common for candidates who scored well in that module.

Projects

Be ready to explain any project in plain language — Accenture interviewers weigh communication clarity alongside technical correctness.

Accenture HR interview questions

Tell me about yourself.

Accenture places real weight on communication clarity here — practice a smooth, well-paced answer rather than a memorized script.

Why Accenture?

Reference the variety of clients/domains Accenture works across rather than generic 'great company' language.

How do you handle ambiguous instructions from a client or manager?

Give a specific example of clarifying requirements or asking questions before acting — Accenture's consulting-style delivery model values this.

How to prepare for Accenture placements

Preparation tips

  • Practice every module separately — a strong overall score doesn't help if one section misses its cutoff.
  • Time-box pseudocode questions; they're logic puzzles, not memorization.
  • Record yourself answering common HR questions to check pacing and clarity before the communication assessment.
  • Skim basic cloud computing and networking terms even if you're not from a core CS background.

Common mistakes

  • Over-preparing coding and under-preparing the cloud/security and pseudocode modules.
  • Not realizing the process is elimination-based per section, and coasting on a high overall score.
  • Rushing through the communication assessment without practicing clear pacing.
  • Giving vague, unstructured answers about ambiguous work scenarios in the HR round.

Frequently asked questions about Accenture placements

What is the Accenture placement process?+

A 90-minute, 90-question Cognitive & Technical Assessment across six modules, with sectional cutoffs that must all be cleared to advance to a coding assessment, then a communication assessment, and finally a technical + HR interview.

What sections are in the Accenture Cognitive & Technical Assessment?+

Critical Reasoning & Problem Solving, Abstract Reasoning, English Ability, Common Applications & MS Office, Pseudocode, and Cloud/Network Security — 90 questions in 90 minutes total.

Is Accenture's test elimination-based?+

Yes. You must clear the minimum cutoff in every section of the Cognitive & Technical Assessment; missing even one section's cutoff removes you from the process regardless of your overall score.

How should I prepare for Accenture placements?+

Practice all six assessment modules individually since each has its own cutoff, pay particular attention to pseudocode tracing, and rehearse spoken English clearly for the communication assessment.

Student taking an MNC placement assessment test

Placement Prep Benchmark

Don’t wait for the real test to find your weak spots.

Take a company-style assessment, see where you stand, and get a personalized AI-powered study plan to improve before test day.

Free diagnostic test includedNo credit card required75,000+ tests scored