Alphabetical Arrangement
🟢 Lite — Quick Review (1h–1d)
Rapid summary for last-minute revision before your exam.
- Definition: Alphabetical Arrangement is the task of sequencing words by the fixed order of the 26 English letters (A=1, B=2, …, Z=26), comparing letters from left to right until a difference is found.
- Core rule: The word whose differing letter is earlier in the alphabet is placed first. If all letters match, the shorter word precedes the longer one (e.g., all comes before always).
- Two modes: Ascending = A→Z; Descending = Z→A.
- NCEE pointer 1: Questions usually give 4–6 words and ask for the first, last, middle, or word at position n in the ordered list.
- NCEE pointer 2: Order is case-insensitive — treat capitals and small letters identically.
- Speed tip: Group words by their first letter first, then refine letter-by-letter within each group.
🟡 Standard — Regular Study (2d–2mo)
Standard content for students with a few days to months.
How Letter-by-Letter Comparison Works
The alphabet assigns every letter a fixed serial position: A=1, B=2, C=3, …, Z=26. To arrange a set of words, compare the first letters of each word. The word whose first letter has the lower alphabet number comes first. If two words share the same first letter, move to the second letter of each and compare again. Continue this comparison — third letter, fourth letter, and so on — until one word runs out of letters or the letters differ.
When a common prefix is exhausted (e.g., all and always both begin a-l-l), the shorter word is placed first, because the longer word has additional letters that would appear “later” in dictionary terms.
Worked Procedure on a Sample Set
Take the words: cat, cart, car, cast, care.
| Step | Action | Result |
|---|---|---|
| 1 | Group by first letter — all begin with c | One group |
| 2 | Compare second letters: a in cart, car, cast, care vs a in cat — all match | Move on |
| 3 | Compare third letters: r (cart, car, care), s (cast), t (cat) | Split into subgroups |
| 4 | Within r-subgroup: care vs car — fourth letter e vs end-of-word ⇒ car first | Reorder |
| 5 | cart has fourth letter t ⇒ cart after car | Reorder |
Final ascending order: car, cart, cast, cat, care.
Common NCEE Question Patterns
- Position-finding: “Which word is 3rd from the beginning when arranged alphabetically?”
- Boundary words: “Which word comes first / last?”
- Odd-one-out by order: Identify the word whose alphabetical position differs.
- Direction switch: Same list, but ask for descending order.
Typical Traps
- Stopping after the first letter and ignoring later positions.
- Writing always before all.
- Confusing “from the beginning” with “from the end.”
🔴 Extended — Deep Study (3mo+)
Comprehensive coverage for students on a longer study timeline.
Edge Cases and Subtler Rules
Hyphenated and compound words rarely appear in NCEE items, but when they do, the NCEE convention treats the hyphen as a break — the part before the hyphen is compared first, then the part after. For plain single words, spaces and punctuation are ignored, and capitalisation carries no weight.
Letters with similar shapes (M/N, I/L, O/Q) sometimes confuse candidates writing quickly on the OMR sheet. Train yourself to read the sound of the letter, not just its shape — mitten comes before nation because m (13) < n (14), even though the letters look alike.
Tie-breaking by length only applies when one word is an exact prefix of another. Two words of equal length that differ only at the final letter (e.g., bat vs bad) are ordered by that final letter alone — d (4) < t (20), so bad precedes bat.
Connection to Adjacent Verbal Reasoning Topics
Alphabetical Arrangement shares its underlying mechanism with Dictionary-Based Coding (where each letter maps to a number) and Word Analogies (which depend on letter position awareness). Mastery here also speeds up Seating/Linear Arrangement questions where names must be alphabetised before being placed in order.
Practice Prompts
- Arrange the following in ascending order and state the word at position 3 from the end: flute, flock, flour, flow, float, flop.
- The words pearl, peach, pear, peak, pea are arranged descending. Which word occupies the middle position, and why does pea appear where it does?
Common Mistakes to Eliminate
- Treating “from the start” as position 0 instead of 1.
- Reversing ascending and descending under time pressure — always re-read the stem.
- Forgetting to refine within first-letter groups; a quick first-letter sort is not yet a complete alphabetical order.
Content adapted based on your selected roadmap duration. Switch tiers using the selector above.
Sources & verification
- Official NCEE (National Common Entrance Examination) syllabus & pattern: https://www.education.gov.ng
- Editorial methodology: research → draft → fact-verify → curate pipeline
- Reviewed by Pushkar Saini · last updated
- Found an error? Email pushkersaini@gmail.com with the page URL and a one-line description — corrections typically actioned within 48 hours.
📐 Diagram Reference
Educational diagram illustrating Alphabetical Arrangement with clear labels, white background, exam-style illustration
Diagram reference for visual learners — use alongside the written explanation above.