Skip to content
Sourov DEB Learn, Teach, Understand
Career & Professional Development

English for Job Interviews — What to Say & How (B2)

July 21, 2026 · Sourov · 2 min read

function checkA(el,c,exp,q){
document.querySelectorAll(‘input[name=”q’+q+'”]’).forEach(function(r){r.disabled=true;});
var fb=document.getElementById(‘fb’+q);fb.style.display=’block’;
if(parseInt(el.value)===c){fb.style.background=’#c6f6d5′;fb.style.color=’#276749′;fb.innerHTML=’✓ Correct! ‘+exp;}
else{fb.style.background=’#fed7d7′;fb.style.color=’#9b2c2c’;fb.innerHTML=’✗ ‘+exp;}
}
function checkF(id,ans){
var v=document.getElementById(‘fi’+id).value.trim().toLowerCase();
var fb=document.getElementById(‘ff’+id);fb.style.display=’block’;
if(v===ans.toLowerCase()||v.replace(/s+/g,’ ‘)===ans.toLowerCase()){
fb.style.background=’#c6f6d5′;fb.style.color=’#276749’;fb.innerHTML=’✓ Correct: ‘+ans+’‘;}
else{fb.style.background=’#fed7d7′;fb.style.color=’#9b2c2c’;fb.innerHTML=’✗ Answer: ‘+ans+’‘;}
}

B2  ⏱ 5 min

💼 English for Job Interviews — What to Say & How

I was interviewed in three languages for jobs across three continents. Here’s what I learned about what actually works in an English job interview.

📖 Key Interview Phrases

Opening confidently:
Thank you for the opportunity to interview today.
I’ve prepared specifically for this role because…

Talking about experience:
In my previous role, I was responsible for…
One of my key achievements was…
I have extensive experience in…

Discussing challenges (STAR method):
Situation → Task → Action → Result
When [situation], I was required to [task]. I responded by [action], which resulted in [result].

🎭 Real Example (My Interview at Merivale)

‘Tell me about a time you handled a difficult guest.’ I used STAR: During a busy Friday dinner service [Situation], a guest complained their steak was undercooked [Task]. I immediately apologised, replaced the dish, and offered a complimentary dessert [Action]. The guest left a five-star review that mentioned me by name [Result].

STAR in a job interview stands for:

‘In my previous role, I was responsible for…’ This phrase is used to:

Which is the best way to open a job interview?

One of my key ____________ was increasing sales by 20% in six months.

I have ____________ experience in customer service and hospitality management.

🎙️ Practice Your Answer

Write a STAR answer for this question: ‘Tell me about a time you worked well under pressure.’
Situation → Task → Action → Result

Independent project; not affiliated with, endorsed by, or accredited by Cambridge University Press & Assessment. Confers no qualification.

Put it to work

Find out what your English actually produces.

Leave a Reply

Your email address will not be published. Required fields are marked *