OpenOlympiad

Position of a letter from start/end

To find the position from the start, count from A=1.

To find position from the end, use: 27 − (position from start).

Example
Position of M from the start: 13. From the end: 27 − 13 = 14.
💡 Tip:27 = 26 letters + 1, because both ends are inclusive.
Prefer a video? Open YouTube search for “alphabet position class 6