What is the STAR method and how do I use it?
Last updated 1 April 2026
STAR is the most widely used framework for behavioural interview questions.
These are questions that start with Tell me about a time when or Give me an example of.
S stands for Situation: set the scene in 1 to 2 sentences.
Example: In my second year at Freshworks, our team faced a critical API performance issue affecting 200,000 users.
T stands for Task: explain your specific responsibility.
Example: I was tasked with identifying the bottleneck and reducing response time by 50% within 2 weeks.
A stands for Action: this is the most important part. Describe what YOU specifically did.
Use I not we. Be specific about your decisions and actions.
Example: I profiled the database queries, identified the issue, implemented Redis caching, and added database indexes on three columns.
R stands for Result: quantify the outcome with numbers.
Example: Response time dropped from 2.3 seconds to 400ms, an 83% improvement. User complaints dropped 94% in the following week.
Common mistakes:
- Too much Situation and Task, not enough Action and Result
- Using we instead of I since interviewers want to know your specific contribution
- No metric in the Result since saying it improved significantly is weak
- Answer that is too long, aim for 90 to 120 seconds when speaking aloud
If you do not have a direct example, use a personal project, college project, or internship experience.
Explain the transferable skills clearly.
Was this helpful?